dror tirosh wrote: > This works in perfectly in production, but breaks in development, in > development the first call to an act_as_taggable fucntion works, but any > call after that gives errors like this: > NoMethodError (undefined method `tag' for #<Page:0x3878520>)
I will look at trying to fix this when we implement the real plugin system. For now I'd recommend that you only run in production mode. -- John Long http://wiseheartdesign.com _______________________________________________ Radiant mailing list [email protected] http://lists.radiantcms.org/mailman/listinfo/radiant
