Skip to content

Instantly share code, notes, and snippets.

@thejohnny
Created March 18, 2009 21:22
Show Gist options
  • Save thejohnny/81412 to your computer and use it in GitHub Desktop.
Save thejohnny/81412 to your computer and use it in GitHub Desktop.
/Users/john/Projects/Spreedly.git/vendor/rails/activerecord/lib/active_record/observer.rb:35: warning: instance variable @observers not initialized
Exception `NameError' at /Users/john/Projects/Spreedly.git/vendor/rails/activesupport/lib/active_support/dependencies.rb:443 - uninitialized constant ApiVersion4Controller
/Users/john/Projects/Spreedly.git/vendor/rails/actionpack/lib/action_controller/response.rb:50: warning: instance variable @session not initialized
/Users/john/Projects/Spreedly.git/vendor/rails/actionpack/lib/action_controller/templates/rescues/_request_and_response.erb:20: warning: instance variable @data not initialized
SQL (0.1ms) SET NAMES 'utf8'
SQL (0.1ms) SET SQL_AUTO_IS_NULL=0
Processing ApplicationController#show_subscriber to xml (for 127.0.0.1 at 2009-03-18 16:20:29) [GET]
Parameters: {"site_id"=>"thejohnny-test", "id"=>"1", "api_version"=>"v4"}
NameError (uninitialized constant ApiVersion4Controller):
Rendered rescues/_trace (18.2ms)
Rendered rescues/_request_and_response (0.3ms)
Rendering rescues/layout (internal_server_error)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment