Fork me on GitHub
Hoopla! - now with extra whiz-bang home

I just updated my typo to revision 1004 and, while almost all of my site is accessible, going to /admin barfs out a 500 error.

From my log: NameError (uninitialized constant Admin::GeneralController):

/vendor/rails/activerecord/lib///activesupport/lib/active_support/dependencies.rb:100:in `const_missing'
generated/routing/recognition.rb:9:in `recognize_path'
/vendor/rails/actionpack/lib/action_controller/routing.rb:477:in `recognize!'
/vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch'
/vendor/rails/railties/lib/fcgi_handler.rb:150:in `process_request'
/vendor/rails/railties/lib/fcgi_handler.rb:54:in `process!'
/vendor/rails/railties/lib/fcgi_handler.rb:53:in `each_cgi'
/usr/lib/ruby/1.8/fcgi.rb:597:in `each'
/usr/lib/ruby/1.8/fcgi.rb:597:in `each_cgi'
/vendor/rails/railties/lib/fcgi_handler.rb:53:in `process!'
/vendor/rails/railties/lib/fcgi_handler.rb:23:in `process!'
dispatch.fcgi:34

Going straight to /admin/content/new can get me to where I can post - so this might just be a typo somewhere.

blog comments powered by Disqus