Skip to content

Instantly share code, notes, and snippets.

@jjcall
Created October 2, 2014 03:13
Show Gist options
  • Save jjcall/ae0420349683edc29b2d to your computer and use it in GitHub Desktop.
Save jjcall/ae0420349683edc29b2d to your computer and use it in GitHub Desktop.
Started GET "/learn-more/overview" for 127.0.0.1 at 2014-10-01 23:12:34 -0400
Processing by PagesController#show as HTML
Parameters: {"slug"=>"overview"}
Completed 500 Internal Server Error in 14ms
** [Airbrake] Notice was not sent due to configuration:
Environment Monitored? false
API key set? false
ActiveRecord::AdapterNotSpecified - database configuration does not specify adapter:
activerecord (4.0.9) lib/active_record/connection_adapters/connection_specification.rb:52:in `resolve_hash_connection'
activerecord (4.0.9) lib/active_record/connection_adapters/connection_specification.rb:46:in `resolve_string_connection'
activerecord (4.0.9) lib/active_record/connection_adapters/connection_specification.rb:32:in `spec'
activerecord (4.0.9) lib/active_record/connection_handling.rb:39:in `establish_connection'
app/models/database_url_connectable.rb:21:in `establish_connection_with_database_url'
app/models/page.rb:4:in `<class:Page>'
app/models/page.rb:1:in `<top (required)>'
activesupport (4.0.9) lib/active_support/dependencies.rb:424:in `block in load_file'
activesupport (4.0.9) lib/active_support/dependencies.rb:616:in `new_constants_in'
activesupport (4.0.9) lib/active_support/dependencies.rb:423:in `load_file'
activesupport (4.0.9) lib/active_support/dependencies.rb:324:in `require_or_load'
activesupport (4.0.9) lib/active_support/dependencies.rb:463:in `load_missing_constant'
activesupport (4.0.9) lib/active_support/dependencies.rb:184:in `const_missing'
rspec-core (2.14.8) lib/rspec/core/backward_compatibility.rb:14:in `const_missing'
activesupport (4.0.9) lib/active_support/dependencies.rb:495:in `load_missing_constant'
activesupport (4.0.9) lib/active_support/dependencies.rb:184:in `const_missing'
app/helpers/pages_helper.rb:11:in `cms_page'
app/controllers/pages_controller.rb:6:in `show'
actionpack (4.0.9) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
actionpack (4.0.9) lib/abstract_controller/base.rb:189:in `process_action'
actionpack (4.0.9) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (4.0.9) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
activesupport (4.0.9) lib/active_support/callbacks.rb:473:in `_run__896720684583282643__process_action__callbacks'
activesupport (4.0.9) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.9) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (4.0.9) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (4.0.9) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
activesupport (4.0.9) lib/active_support/notifications.rb:159:in `block in instrument'
activesupport (4.0.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (4.0.9) lib/active_support/notifications.rb:159:in `instrument'
actionpack (4.0.9) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (4.0.9) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
activerecord (4.0.9) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (4.0.9) lib/abstract_controller/base.rb:136:in `process'
actionpack (4.0.9) lib/abstract_controller/rendering.rb:44:in `process'
rack-mini-profiler (0.1.31) Ruby/lib/mini_profiler/profiling_methods.rb:108:in `block in profile_method'
actionpack (4.0.9) lib/action_controller/metal.rb:195:in `dispatch'
actionpack (4.0.9) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
actionpack (4.0.9) lib/action_controller/metal.rb:231:in `block in action'
actionpack (4.0.9) lib/action_dispatch/routing/route_set.rb:82:in `dispatch'
actionpack (4.0.9) lib/action_dispatch/routing/route_set.rb:50:in `call'
actionpack (4.0.9) lib/action_dispatch/journey/router.rb:71:in `block in call'
actionpack (4.0.9) lib/action_dispatch/journey/router.rb:59:in `call'
actionpack (4.0.9) lib/action_dispatch/routing/route_set.rb:676:in `call'
omniauth (1.1.4) lib/omniauth/strategy.rb:184:in `call!'
omniauth (1.1.4) lib/omniauth/strategy.rb:164:in `call'
omniauth (1.1.4) lib/omniauth/strategy.rb:184:in `call!'
omniauth (1.1.4) lib/omniauth/strategy.rb:164:in `call'
omniauth (1.1.4) lib/omniauth/strategy.rb:184:in `call!'
omniauth (1.1.4) lib/omniauth/strategy.rb:164:in `call'
omniauth (1.1.4) lib/omniauth/strategy.rb:184:in `call!'
omniauth (1.1.4) lib/omniauth/strategy.rb:164:in `call'
omnicontacts (0.3.4) lib/omnicontacts/middleware/base_oauth.rb:41:in `call'
omnicontacts (0.3.4) lib/omnicontacts/middleware/base_oauth.rb:41:in `call'
omnicontacts (0.3.4) lib/omnicontacts/middleware/base_oauth.rb:41:in `call'
omnicontacts (0.3.4) lib/omnicontacts/builder.rb:27:in `call'
omniauth (1.1.4) lib/omniauth/strategy.rb:184:in `call!'
omniauth (1.1.4) lib/omniauth/strategy.rb:164:in `call'
omniauth (1.1.4) lib/omniauth/builder.rb:49:in `call'
meta_request (0.3.4) lib/meta_request/middlewares/app_request_handler.rb:13:in `call'
meta_request (0.3.4) lib/meta_request/middlewares/meta_request_handler.rb:13:in `call'
newrelic_rpm (3.7.0.177) lib/new_relic/rack/error_collector.rb:50:in `call'
newrelic_rpm (3.7.0.177) lib/new_relic/rack/agent_hooks.rb:28:in `call'
newrelic_rpm (3.7.0.177) lib/new_relic/rack/browser_monitoring.rb:23:in `call'
newrelic_rpm (3.7.0.177) lib/new_relic/rack/developer_mode.rb:42:in `call'
() Users/jjcall/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/bundler/gems/client_side_validations-9461cb92e1df/lib/client_side_validations/middleware.rb:21:in `call'
warden (1.2.3) lib/warden/manager.rb:35:in `block in call'
warden (1.2.3) lib/warden/manager.rb:34:in `call'
rack (1.5.2) lib/rack/etag.rb:23:in `call'
rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
rack (1.5.2) lib/rack/head.rb:11:in `call'
remotipart (1.2.1) lib/remotipart/middleware.rb:27:in `call'
actionpack (4.0.9) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
actionpack (4.0.9) lib/action_dispatch/middleware/flash.rb:241:in `call'
rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
actionpack (4.0.9) lib/action_dispatch/middleware/cookies.rb:486:in `call'
activerecord (4.0.9) lib/active_record/query_cache.rb:36:in `call'
activerecord (4.0.9) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
actionpack (4.0.9) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
activesupport (4.0.9) lib/active_support/callbacks.rb:373:in `_run__602728017606663055__call__callbacks'
activesupport (4.0.9) lib/active_support/callbacks.rb:80:in `run_callbacks'
actionpack (4.0.9) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (4.0.9) lib/action_dispatch/middleware/reloader.rb:64:in `call'
actionpack (4.0.9) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
airbrake (4.1.0) lib/airbrake/rails/middleware.rb:13:in `call'
better_errors (2.0.0) lib/better_errors/middleware.rb:84:in `protected_app_call'
better_errors (2.0.0) lib/better_errors/middleware.rb:79:in `better_errors_call'
better_errors (2.0.0) lib/better_errors/middleware.rb:57:in `call'
rack-contrib (1.1.0) lib/rack/contrib/response_headers.rb:17:in `call'
meta_request (0.3.4) lib/meta_request/middlewares/headers.rb:16:in `call'
actionpack (4.0.9) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
actionpack (4.0.9) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
railties (4.0.9) lib/rails/rack/logger.rb:38:in `call_app'
railties (4.0.9) lib/rails/rack/logger.rb:20:in `block in call'
activesupport (4.0.9) lib/active_support/tagged_logging.rb:68:in `block in tagged'
activesupport (4.0.9) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (4.0.9) lib/active_support/tagged_logging.rb:68:in `tagged'
railties (4.0.9) lib/rails/rack/logger.rb:20:in `call'
actionpack (4.0.9) lib/action_dispatch/middleware/request_id.rb:21:in `call'
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
activesupport (4.0.9) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
actionpack (4.0.9) lib/action_dispatch/middleware/static.rb:64:in `call'
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
airbrake (4.1.0) lib/airbrake/user_informer.rb:16:in `_call'
airbrake (4.1.0) lib/airbrake/user_informer.rb:12:in `call'
rack-mini-profiler (0.1.31) Ruby/lib/mini_profiler/profiler.rb:278:in `call'
railties (4.0.9) lib/rails/engine.rb:511:in `call'
railties (4.0.9) lib/rails/application.rb:97:in `call'
rack (1.5.2) lib/rack/lock.rb:17:in `call'
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
/Users/jjcall/.rbenv/versions/2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
/Users/jjcall/.rbenv/versions/2.1.2/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
/Users/jjcall/.rbenv/versions/2.1.2/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
Started POST "/__better_errors/830f474ba33ce9ff/variables" for 127.0.0.1 at 2014-10-01 23:12:34 -0400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment