First, make sure that your App is in production mode in environment.rb.
If that doesn't solve everything, then you can force things to work with
explicit "load" calls:
i.e.
load
"#{RADIANT_ROOT}/vendor/extensions/page_attributes/app/models/page.rb"
Try putting an explicit load call to your events controller at the end
of your extension definition. (or at the end of some other controller in
radiant core).
Yes I know this is a hack, but it's quick and dirty...
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant