Loren Johnson wrote:
>> class Page < ActiveRecord::Base
> 
> Should be:
> 
> YourPageClassName < Page

No, I don't want to subclass page, I want to add methods to all pages.

I could directly edit page.rb but I'd like to limit my edits to remain 
within the folder for my extension.

-- 
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

Reply via email to