Displaying 1 result from an estimated 1 matches for "frontcontrollercontroller".
2006 May 28
0
How to fix NameError?
Hi,
I get the following error in production:
Processing Base#index (for 68.146.229.246 at 2006-05-28 14:49:59) [GET]
Parameters: {}
NameError (uninitialized constant FrontControllerController):
/usr/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependencies.rb:195:in
`const_missing''
/usr/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependencies.rb:72:in
`const_missing''
generated/routing/recognition.rb:4:in `recognize_path&...