Skip to content

Instantly share code, notes, and snippets.

@steveluscher
Created November 18, 2013 23:34
Show Gist options
  • Save steveluscher/7c3dfb96a2f5b2d6e1d6 to your computer and use it in GitHub Desktop.
Save steveluscher/7c3dfb96a2f5b2d6e1d6 to your computer and use it in GitHub Desktop.
/path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/core_ext/module/qualified_const.rb:41:in `const_defined?': wrong constant name .gems (NameError)
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/core_ext/module/qualified_const.rb:41:in `block in qualified_const_defined?'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/core_ext/module/qualified_const.rb:40:in `each'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/core_ext/module/qualified_const.rb:40:in `inject'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/core_ext/module/qualified_const.rb:40:in `qualified_const_defined?'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:378:in `qualified_const_defined?'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:135:in `block in watch_namespaces'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:133:in `map'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:133:in `watch_namespaces'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:635:in `new_constants_in'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:468:in `load_file'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:353:in `require_or_load'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:313:in `depend_on'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:225:in `require_dependency'
from /path/to/project/.gems/gems/actionpack-3.2.14/lib/abstract_controller/helpers.rb:135:in `block in modules_for_helpers'
from /path/to/project/.gems/gems/actionpack-3.2.14/lib/abstract_controller/helpers.rb:131:in `map!'
from /path/to/project/.gems/gems/actionpack-3.2.14/lib/abstract_controller/helpers.rb:131:in `modules_for_helpers'
from /path/to/project/.gems/gems/actionpack-3.2.14/lib/action_controller/metal/helpers.rb:92:in `modules_for_helpers'
from /path/to/project/.gems/gems/actionpack-3.2.14/lib/abstract_controller/helpers.rb:95:in `helper'
from /path/to/project/.gems/gems/actionpack-3.2.14/lib/action_controller/railties/paths.rb:18:in `block (2 levels) in with'
from /path/to/project/app/controllers/application_controller.rb:1:in `<top (required)>'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:469:in `load'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:469:in `block in load_file'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:639:in `new_constants_in'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:468:in `load_file'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:353:in `require_or_load'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:502:in `load_missing_constant'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:192:in `block in const_missing'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:190:in `each'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:190:in `const_missing'
from /path/to/project/app/controllers/static_controller.rb:1:in `<top (required)>'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:469:in `load'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:469:in `block in load_file'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:639:in `new_constants_in'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:468:in `load_file'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:353:in `require_or_load'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:502:in `load_missing_constant'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:192:in `block in const_missing'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:190:in `each'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:190:in `const_missing'
from /path/to/project/config/routes.rb:3:in `block in <top (required)>'
from /path/to/project/.gems/gems/actionpack-3.2.14/lib/action_dispatch/routing/route_set.rb:285:in `instance_exec'
from /path/to/project/.gems/gems/actionpack-3.2.14/lib/action_dispatch/routing/route_set.rb:285:in `eval_block'
from /path/to/project/.gems/gems/actionpack-3.2.14/lib/action_dispatch/routing/route_set.rb:263:in `draw'
from /path/to/project/config/routes.rb:1:in `<top (required)>'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:245:in `load'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:245:in `block in load'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:236:in `load_dependency'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:245:in `load'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/application/routes_reloader.rb:40:in `block in load_paths'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/application/routes_reloader.rb:40:in `each'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/application/routes_reloader.rb:40:in `load_paths'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/application/routes_reloader.rb:16:in `reload!'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/application.rb:108:in `reload_routes!'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/railtie/configurable.rb:30:in `method_missing'
from /path/to/project/config/application.rb:81:in `block (2 levels) in <class:Application>'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/callbacks.rb:429:in `_run__2288632327381340267__prepare__451915680192797632__callbacks'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/callbacks.rb:405:in `__run_callback'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/callbacks.rb:385:in `_run_prepare_callbacks'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/callbacks.rb:81:in `run_callbacks'
from /path/to/project/.gems/gems/actionpack-3.2.14/lib/action_dispatch/middleware/reloader.rb:74:in `prepare!'
from /path/to/project/.gems/gems/actionpack-3.2.14/lib/action_dispatch/middleware/reloader.rb:48:in `prepare!'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/application/finisher.rb:47:in `block in <module:Finisher>'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/initializable.rb:30:in `instance_exec'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/initializable.rb:30:in `run'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/initializable.rb:55:in `block in run_initializers'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/initializable.rb:54:in `each'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/initializable.rb:54:in `run_initializers'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/application.rb:136:in `initialize!'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/railtie/configurable.rb:30:in `method_missing'
from /path/to/project/config/environment.rb:20:in `<top (required)>'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:251:in `require'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:251:in `block in require'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:236:in `load_dependency'
from /path/to/project/.gems/gems/activesupport-3.2.14/lib/active_support/dependencies.rb:251:in `require'
from /path/to/project/config.ru:3:in `block in <main>'
from /path/to/project/.gems/gems/rack-1.4.5/lib/rack/builder.rb:51:in `instance_eval'
from /path/to/project/.gems/gems/rack-1.4.5/lib/rack/builder.rb:51:in `initialize'
from /path/to/project/config.ru:in `new'
from /path/to/project/config.ru:in `<main>'
from /path/to/project/.gems/gems/rack-1.4.5/lib/rack/builder.rb:40:in `eval'
from /path/to/project/.gems/gems/rack-1.4.5/lib/rack/builder.rb:40:in `parse_file'
from /path/to/project/.gems/gems/rack-1.4.5/lib/rack/server.rb:200:in `app'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/commands/server.rb:46:in `app'
from /path/to/project/.gems/gems/rack-1.4.5/lib/rack/server.rb:304:in `wrapped_app'
from /path/to/project/.gems/gems/rack-1.4.5/lib/rack/server.rb:254:in `start'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/commands/server.rb:70:in `start'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/commands.rb:55:in `block in <top (required)>'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/commands.rb:50:in `tap'
from /path/to/project/.gems/gems/railties-3.2.14/lib/rails/commands.rb:50:in `<top (required)>'
from script/rails:6:in `require'
from script/rails:6:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment