Created
November 23, 2010 00:12
-
-
Save alassek/710992 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
activesupport (3.0.3) lib/active_support/dependencies.rb:304:in `depend_on' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:216:in `require_dependency' | |
actionpack (3.0.3) lib/abstract_controller/helpers.rb:148:in `modules_for_helpers' | |
actionpack (3.0.3) lib/abstract_controller/helpers.rb:144:in `map!' | |
actionpack (3.0.3) lib/abstract_controller/helpers.rb:144:in `modules_for_helpers' | |
actionpack (3.0.3) lib/action_controller/metal/helpers.rb:101:in `modules_for_helpers' | |
actionpack (3.0.3) lib/abstract_controller/helpers.rb:97:in `helper' | |
actionpack (3.0.3) lib/abstract_controller/helpers.rb:161:in `default_helper_module!' | |
actionpack (3.0.3) lib/abstract_controller/helpers.rb:24:in `inherited' | |
actionpack (3.0.3) lib/abstract_controller/helpers.rb:24:in `class_eval' | |
actionpack (3.0.3) lib/abstract_controller/helpers.rb:24:in `inherited' | |
actionpack (3.0.3) lib/action_controller/metal/hide_actions.rb:33:in `inherited' | |
actionpack (3.0.3) lib/action_controller/base.rb:227:in `inherited' | |
app/controllers/application_controller.rb:1 | |
activesupport (3.0.3) lib/active_support/dependencies.rb:454:in `load' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:454:in `load_file' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:596:in `new_constants_in' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:453:in `load_file' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:340:in `require_or_load' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:491:in `load_missing_constant' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:183:in `const_missing' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:181:in `each' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:181:in `const_missing' | |
app/controllers/dashboard_controller.rb:1 | |
activesupport (3.0.3) lib/active_support/dependencies.rb:454:in `load' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:454:in `load_file' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:596:in `new_constants_in' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:453:in `load_file' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:340:in `require_or_load' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:491:in `load_missing_constant' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:183:in `const_missing' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:181:in `each' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:181:in `const_missing' | |
activesupport (3.0.3) lib/active_support/inflector/methods.rb:113:in `constantize' | |
activesupport (3.0.3) lib/active_support/inflector/methods.rb:112:in `each' | |
activesupport (3.0.3) lib/active_support/inflector/methods.rb:112:in `constantize' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:528 | |
activesupport (3.0.3) lib/active_support/dependencies.rb:538:in `call' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:538:in `default' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:538:in `[]' | |
activesupport (3.0.3) lib/active_support/dependencies.rb:538:in `get' | |
actionpack (3.0.3) lib/action_dispatch/routing/route_set.rb:58:in `controller_reference' | |
actionpack (3.0.3) lib/action_dispatch/routing/route_set.rb:44:in `controller' | |
actionpack (3.0.3) lib/action_dispatch/routing/route_set.rb:23:in `call' | |
rack-mount (0.6.13) lib/rack/mount/route_set.rb:148:in `call' | |
rack-mount (0.6.13) lib/rack/mount/code_generation.rb:93:in `recognize' | |
rack-mount (0.6.13) lib/rack/mount/code_generation.rb:68:in `optimized_each' | |
rack-mount (0.6.13) lib/rack/mount/code_generation.rb:92:in `recognize' | |
rack-mount (0.6.13) lib/rack/mount/route_set.rb:139:in `call' | |
actionpack (3.0.3) lib/action_dispatch/routing/route_set.rb:492:in `call' | |
haml (3.0.24) lib/sass/plugin/rack.rb:41:in `call' | |
actionpack (3.0.3) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' | |
actionpack (3.0.3) lib/action_dispatch/middleware/head.rb:14:in `call' | |
rack (1.2.1) lib/rack/methodoverride.rb:24:in `call' | |
actionpack (3.0.3) lib/action_dispatch/middleware/params_parser.rb:21:in `call' | |
actionpack (3.0.3) lib/action_dispatch/middleware/flash.rb:182:in `call' | |
actionpack (3.0.3) lib/action_dispatch/middleware/session/abstract_store.rb:149:in `call' | |
actionpack (3.0.3) lib/action_dispatch/middleware/cookies.rb:295:in `call' | |
activerecord (3.0.3) lib/active_record/query_cache.rb:32:in `call' | |
activerecord (3.0.3) lib/active_record/connection_adapters/abstract/query_cache.rb:28:in `cache' | |
activerecord (3.0.3) lib/active_record/query_cache.rb:12:in `cache' | |
activerecord (3.0.3) lib/active_record/query_cache.rb:31:in `call' | |
activerecord (3.0.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:353:in `call' | |
actionpack (3.0.3) lib/action_dispatch/middleware/callbacks.rb:46:in `call' | |
activesupport (3.0.3) lib/active_support/callbacks.rb:415:in `_run_call_callbacks' | |
actionpack (3.0.3) lib/action_dispatch/middleware/callbacks.rb:44:in `call' | |
rack (1.2.1) lib/rack/sendfile.rb:107:in `call' | |
actionpack (3.0.3) lib/action_dispatch/middleware/remote_ip.rb:48:in `call' | |
actionpack (3.0.3) lib/action_dispatch/middleware/show_exceptions.rb:46:in `call' | |
railties (3.0.3) lib/rails/rack/logger.rb:13:in `call' | |
rack (1.2.1) lib/rack/runtime.rb:17:in `call' | |
activesupport (3.0.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call' | |
rack (1.2.1) lib/rack/lock.rb:11:in `call' | |
rack (1.2.1) lib/rack/lock.rb:11:in `synchronize' | |
rack (1.2.1) lib/rack/lock.rb:11:in `call' | |
actionpack (3.0.3) lib/action_dispatch/middleware/static.rb:30:in `call' | |
railties (3.0.3) lib/rails/application.rb:168:in `call' | |
railties (3.0.3) lib/rails/application.rb:77:in `send' | |
railties (3.0.3) lib/rails/application.rb:77:in `method_missing' | |
/lib/system_message.rb:16:in `call' | |
/lib/rack/backstage.rb:16:in `call' | |
railties (3.0.3) lib/rails/rack/log_tailer.rb:14:in `call' | |
rack (1.2.1) lib/rack/content_length.rb:13:in `call' | |
rack (1.2.1) lib/rack/handler/webrick.rb:52:in `service' | |
/Users/adam/.rvm/rubies/ruby-1.8.7-p299/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' | |
/Users/adam/.rvm/rubies/ruby-1.8.7-p299/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' | |
/Users/adam/.rvm/rubies/ruby-1.8.7-p299/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' | |
/Users/adam/.rvm/rubies/ruby-1.8.7-p299/lib/ruby/1.8/webrick/server.rb:162:in `start' | |
/Users/adam/.rvm/rubies/ruby-1.8.7-p299/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' | |
/Users/adam/.rvm/rubies/ruby-1.8.7-p299/lib/ruby/1.8/webrick/server.rb:95:in `start' | |
/Users/adam/.rvm/rubies/ruby-1.8.7-p299/lib/ruby/1.8/webrick/server.rb:92:in `each' | |
/Users/adam/.rvm/rubies/ruby-1.8.7-p299/lib/ruby/1.8/webrick/server.rb:92:in `start' | |
/Users/adam/.rvm/rubies/ruby-1.8.7-p299/lib/ruby/1.8/webrick/server.rb:23:in `start' | |
/Users/adam/.rvm/rubies/ruby-1.8.7-p299/lib/ruby/1.8/webrick/server.rb:82:in `start' | |
rack (1.2.1) lib/rack/handler/webrick.rb:13:in `run' | |
rack (1.2.1) lib/rack/server.rb:213:in `start' | |
railties (3.0.3) lib/rails/commands/server.rb:65:in `start' | |
railties (3.0.3) lib/rails/commands.rb:30 | |
railties (3.0.3) lib/rails/commands.rb:27:in `tap' | |
railties (3.0.3) lib/rails/commands.rb:27 | |
script/rails:6:in `require' | |
script/rails:6 | |
This error occurred while loading the following files: | |
activesupport |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment