Frederick Ros wrote : | Just a quick view on this one. The newly introduced yaml_as method in | YAML seems to allow object_maker (or YAML::load) to create a Entry | object. However the @content field in Entry is a String which was | changed on the fly (in BaseEntry::maker) into a RedCloth object, an | dthus handled the to_html method... | Right now the to_html method is not handled and thus nothing can be | generated. | I'm going to try a fix on this ...
Me bummer ! BaseEntry::maker just adds the method to_html to relevant String object ... but using yaml_as we do not call anymore BaseEntry::maker ... -- Frederick Ros aka Sleeper -- [EMAIL PROTECTED] "Besides, I think [Slackware] sounds better than 'Microsoft,' don't you?" (By Patrick Volkerding)
pgpkLoW529hO6.pgp
Description: PGP signature
_______________________________________________ Hobix-is-the-way mailing list [email protected] http://rubyforge.org/mailman/listinfo/hobix-is-the-way
