-
-
Save aurels/ae1dfa2af455c2b8f329 to your computer and use it in GitHub Desktop.
This file contains 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
Started GET "/developers" for 127.0.0.1 at Fri Jun 22 15:02:49 +0200 2012 | |
Processing by ApiTaster::RoutesController#index as HTML | |
Completed 500 Internal Server Error in 33ms | |
TypeError (can't convert Array into Hash): | |
activesupport (3.2.2) lib/active_support/core_ext/hash/diff.rb:11:in `merge!' | |
activesupport (3.2.2) lib/active_support/core_ext/hash/diff.rb:11:in `diff' | |
/Users/aurels/.rvm/gems/ruby-1.8.7-p352/bundler/gems/api_taster-3eb6730cc872/lib/api_taster/route.rb:101:in `split_input' | |
/Users/aurels/.rvm/gems/ruby-1.8.7-p352/bundler/gems/api_taster-3eb6730cc872/lib/api_taster/route.rb:64:in `inputs_for' | |
/Users/aurels/.rvm/gems/ruby-1.8.7-p352/bundler/gems/api_taster-3eb6730cc872/lib/api_taster/route.rb:64:in `collect' | |
/Users/aurels/.rvm/gems/ruby-1.8.7-p352/bundler/gems/api_taster-3eb6730cc872/lib/api_taster/route.rb:64:in `inputs_for' | |
/Users/aurels/.rvm/gems/ruby-1.8.7-p352/bundler/gems/api_taster-3eb6730cc872/lib/api_taster/route.rb:74:in `undefined_route?' | |
/Users/aurels/.rvm/gems/ruby-1.8.7-p352/bundler/gems/api_taster-3eb6730cc872/lib/api_taster/route.rb:68:in `missing_definitions' | |
/Users/aurels/.rvm/gems/ruby-1.8.7-p352/bundler/gems/api_taster-3eb6730cc872/lib/api_taster/route.rb:68:in `select' | |
/Users/aurels/.rvm/gems/ruby-1.8.7-p352/bundler/gems/api_taster-3eb6730cc872/lib/api_taster/route.rb:68:in `missing_definitions' | |
/Users/aurels/.rvm/gems/ruby-1.8.7-p352/bundler/gems/api_taster-3eb6730cc872/app/controllers/api_taster/routes_controller.rb:7:in `index' | |
actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' | |
actionpack (3.2.2) lib/action_controller/metal/implicit_render.rb:4:in `send_action' | |
actionpack (3.2.2) lib/abstract_controller/base.rb:167:in `process_action' | |
actionpack (3.2.2) lib/action_controller/metal/rendering.rb:10:in `process_action' | |
actionpack (3.2.2) lib/abstract_controller/callbacks.rb:18:in `process_action' | |
activesupport (3.2.2) lib/active_support/callbacks.rb:425:in `_run__645345036__process_action__199225275__callbacks' | |
activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `send' | |
activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' | |
activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' | |
activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `send' | |
activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' | |
actionpack (3.2.2) lib/abstract_controller/callbacks.rb:17:in `process_action' | |
actionpack (3.2.2) lib/action_controller/metal/rescue.rb:29:in `process_action' | |
actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action' | |
activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' | |
activesupport (3.2.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument' | |
activesupport (3.2.2) lib/active_support/notifications.rb:123:in `instrument' | |
actionpack (3.2.2) lib/action_controller/metal/instrumentation.rb:29:in `process_action' | |
actionpack (3.2.2) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' | |
activerecord (3.2.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action' | |
actionpack (3.2.2) lib/abstract_controller/base.rb:121:in `process' | |
actionpack (3.2.2) lib/abstract_controller/rendering.rb:45:in `process' | |
actionpack (3.2.2) lib/action_controller/metal.rb:203:in `dispatch' | |
actionpack (3.2.2) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' | |
actionpack (3.2.2) lib/action_controller/metal.rb:246:in `action' | |
actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `call' | |
actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:67:in `dispatch' | |
actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:30:in `call' | |
journey (1.0.3) lib/journey/router.rb:68:in `call' | |
journey (1.0.3) lib/journey/router.rb:56:in `each' | |
journey (1.0.3) lib/journey/router.rb:56:in `call' | |
actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' | |
railties (3.2.2) lib/rails/engine.rb:479:in `call' | |
railties (3.2.2) lib/rails/railtie/configurable.rb:30:in `send' | |
railties (3.2.2) lib/rails/railtie/configurable.rb:30:in `method_missing' | |
journey (1.0.3) lib/journey/router.rb:68:in `call' | |
journey (1.0.3) lib/journey/router.rb:56:in `each' | |
journey (1.0.3) lib/journey/router.rb:56:in `call' | |
actionpack (3.2.2) lib/action_dispatch/routing/route_set.rb:594:in `call' | |
airbrake (3.0.9) lib/airbrake/rack.rb:27:in `call' | |
actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' | |
rack (1.4.1) lib/rack/etag.rb:23:in `call' | |
rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' | |
actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' | |
actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' | |
actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' | |
rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' | |
rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' | |
actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' | |
activerecord (3.2.2) lib/active_record/query_cache.rb:64:in `call' | |
activerecord (3.2.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' | |
actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `call' | |
activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' | |
activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `send' | |
activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' | |
activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' | |
activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `send' | |
activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' | |
actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' | |
actionpack (3.2.2) lib/action_dispatch/middleware/reloader.rb:65:in `call' | |
actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' | |
actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' | |
actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' | |
railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' | |
railties (3.2.2) lib/rails/rack/logger.rb:16:in `call_without_quiet_assets' | |
quiet_assets (1.0.0) lib/quiet_assets.rb:20:in `call' | |
actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' | |
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' | |
rack (1.4.1) lib/rack/runtime.rb:17:in `call' | |
activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' | |
rack (1.4.1) lib/rack/lock.rb:15:in `call' | |
actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' | |
airbrake (3.0.9) lib/airbrake/user_informer.rb:12:in `call' | |
railties (3.2.2) lib/rails/engine.rb:479:in `call' | |
railties (3.2.2) lib/rails/application.rb:220:in `call' | |
rack (1.4.1) lib/rack/content_length.rb:14:in `call' | |
railties (3.2.2) lib/rails/rack/log_tailer.rb:14:in `call' | |
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' | |
/Users/aurels/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' | |
/Users/aurels/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' | |
/Users/aurels/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' | |
/Users/aurels/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:162:in `start' | |
/Users/aurels/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' | |
/Users/aurels/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:95:in `start' | |
/Users/aurels/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:92:in `each' | |
/Users/aurels/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:92:in `start' | |
/Users/aurels/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:23:in `start' | |
/Users/aurels/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/webrick/server.rb:82:in `start' | |
rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' | |
rack (1.4.1) lib/rack/server.rb:265:in `start' | |
railties (3.2.2) lib/rails/commands/server.rb:70:in `start' | |
railties (3.2.2) lib/rails/commands.rb:55 | |
railties (3.2.2) lib/rails/commands.rb:50:in `tap' | |
railties (3.2.2) lib/rails/commands.rb:50 | |
script/rails:6:in `require' | |
script/rails: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment