Displaying 1 result from an estimated 1 matches for "appointment_category_controller".
2006 Jul 19
3
Rails & Mongrel & Lighttpd > NameError in Production
...intmentCategory
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:100:in
`const_missing''
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:133:in
`const_missing''
#{RAILS_ROOT}/app/controllers/appointments/admin/appointment_category_controller.rb:10:in
`list''
/usr/bin/mongrel_rails:18
[/quote]
why is that? has anyone got a clue what reason there could be for an
error like that?
maybe a problem with mongrel? in development i''m using the built-in
webrick-server. for production i''m running mongrel on a debian...