[Rails] Re: Migrations suddenly broken: undefined method autoload_pa

Adam rails at skippy.fastmail.fm
Tue Aug 15 00:33:29 GMT 2006


hey Alex

I saw someone on IRC #rubyonrails had the same issue with that plugin. 
I haven't used it, but it could also be that the code within the plugin 
is calling a module that has not been declared 'require'ed at the top of 
the file.

Nicholas states that spaces are not allowed.  I guess this is an example 
of the logic just becoming tighter and more 'in-line' with ruby.  A tad 
painful but it will probably be worth it.

http://weblog.rubyonrails.org/2006/8/11/reloading-revamped/

Adam

-- 
Posted via http://www.ruby-forum.com/.


More information about the Rails mailing list