Skip to content

Instantly share code, notes, and snippets.

@jm
Created November 18, 2008 00:01
Show Gist options
  • Save jm/25976 to your computer and use it in GitHub Desktop.
Save jm/25976 to your computer and use it in GitHub Desktop.
/Users/jeremymcanally/code/modular/vendor/rails/activesupport/lib/active_support/dependencies.rb:571:in `to_constant_name': Anonymous modules have no name to be referenced by (ArgumentError)
from /Users/jeremymcanally/code/modular/vendor/rails/activesupport/lib/active_support/dependencies.rb:383:in `qualified_name_for'
from /Users/jeremymcanally/code/modular/vendor/rails/activesupport/lib/active_support/dependencies.rb:101:in `const_missing'
from /Users/jeremymcanally/code/modular/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:15:in `define_dispatcher_callbacks'
from /Users/jeremymcanally/code/modular/vendor/rails/activesupport/lib/active_support/callbacks.rb:182:in `call'
from /Users/jeremymcanally/code/modular/vendor/rails/activesupport/lib/active_support/callbacks.rb:182:in `evaluate_method'
from /Users/jeremymcanally/code/modular/vendor/rails/activesupport/lib/active_support/callbacks.rb:166:in `call'
from /Users/jeremymcanally/code/modular/vendor/rails/activesupport/lib/active_support/callbacks.rb:90:in `run'
from /Users/jeremymcanally/code/modular/vendor/rails/activesupport/lib/active_support/callbacks.rb:90:in `each'
... 11 levels...
from /Users/jeremymcanally/code/modular/vendor/rails/railties/lib/commands/generate.rb:1
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require'
from script/generate:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment