Does anyone have any ideas what causes the "uninitialized constant ActionController::Failsafe" error? Anyone else seen this?
Note - it's not the "uninitialized constant ActionController" error caused by not renaming application.rb to application_controller.rb Cheers, Dan On Apr 19, 8:31 pm, dkam <[email protected]> wrote: > Thanks for the suggestion Fernando, but that doesn't seem to be the > problem. > > $ ls -trlh app/controllers/ > total 32 > -rw-r--r-- 1 dkam dkam 890B 15 Apr 22:56 application_controller.rb > -rw-r--r-- 1 dkam dkam 11K 15 Apr 23:00 books_controller.rb > > Any other thoughts? > > On Apr 19, 7:59 pm, Fernando Perez <[email protected]> > wrote: > > > rename application.rb to application_controller.eb, and next time read > > the changelog. > > -- > > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

