I am writing my 1st extension.. also new to rails and ruby.. oh why not... In the newext_tags.rb module I am trying to call a method from a newext.rb Class Newext
The method cannot be found. If I move the Class definition at then end of the module NewextTags it works. I am using the rake command: rake radiant:extensions:newext:update after each update to the code Also restarting the web server each time. -- 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
