vongrippen / outtatown-errors

Feel free to ignore this
1 stars 0 forks source link

ActiveRecord::StatementInvalid: Mysql2::Error: Lost connection to MySQL server during query: SELECT `organizations`.* FROM `organizations` WHERE `organizations`.`subdomain` IN ('memphis.tta', 'memphis.tta', 'memphis', 'memphis.tta.allyancegroup.com') LI #23

Open vongrippen opened 10 years ago

vongrippen commented 10 years ago

Error Information

Message

 ActiveRecord::StatementInvalid: Mysql2::Error: Lost connection to MySQL server during query: SELECT  `organizations`.* FROM `organizations`  WHERE `organizations`.`subdomain` IN ('memphis.tta', 'memphis.tta', 'memphis', 'memphis.tta.allyancegroup.com') LIMIT 1

Error Class

 ActiveRecord::StatementInvalid

Request Details

URL

http://memphis.tta.allyancegroup.com/

Application Routing

Component/Controller

events

Action

index

Parameters

{"var"=>["upcoming", "events", "index"]}

Backtrace

 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:233:in 'query'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:233:in 'block in execute'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract_adapter.rb:280:in 'block in log'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.1/lib/active_support/notifications/instrumenter.rb:20:in 'instrument'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract_adapter.rb:275:in 'log'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/instrumentation/active_record.rb:31:in 'block in log_with_newrelic_instrumentation'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/method_tracer.rb:242:in 'trace_execution_scoped'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/instrumentation/active_record.rb:28:in 'log_with_newrelic_instrumentation'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:233:in 'execute'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/mysql2_adapter.rb:214:in 'execute'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/mysql2_adapter.rb:218:in 'exec_query'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/mysql2_adapter.rb:228:in 'select'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract/database_statements.rb:16:in 'select_all'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract/query_cache.rb:61:in 'block in select_all'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract/query_cache.rb:75:in 'cache_sql'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract/query_cache.rb:61:in 'select_all'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/querying.rb:38:in 'block in find_by_sql'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/explain.rb:40:in 'logging_query_plan'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/querying.rb:37:in 'find_by_sql'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/method_tracer.rb:491:in 'block in find_by_sql_with_trace_ActiveRecord_self_name_find_by_sql'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/method_tracer.rb:242:in 'trace_execution_scoped'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/method_tracer.rb:486:in 'find_by_sql_with_trace_ActiveRecord_self_name_find_by_sql'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/relation.rb:170:in 'exec_queries'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/relation.rb:159:in 'block in to_a'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/explain.rb:40:in 'logging_query_plan'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/relation.rb:158:in 'to_a'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/relation/finder_methods.rb:377:in 'find_first'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/relation/finder_methods.rb:122:in 'first'
 [PROJECT_ROOT]/app/controllers/application_controller.rb:46:in 'current_organization'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:418:in '_run__4046866311330927421__process_action__209251980038471022__callbacks'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:405:in '__run_callback'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:385:in '_run_process_action_callbacks'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:81:in 'run_callbacks'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/abstract_controller/callbacks.rb:17:in 'process_action'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_controller/metal/rescue.rb:29:in 'process_action'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_controller/metal/instrumentation.rb:30:in 'block in process_action'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.1/lib/active_support/notifications.rb:123:in 'block in instrument'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.1/lib/active_support/notifications/instrumenter.rb:20:in 'instrument'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.1/lib/active_support/notifications.rb:123:in 'instrument'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_controller/metal/instrumentation.rb:29:in 'process_action'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_controller/metal/params_wrapper.rb:205:in 'process_action'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/railties/controller_runtime.rb:18:in 'process_action'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:34:in 'block in process_action'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:255:in 'block in perform_action_with_newrelic_trace'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/method_tracer.rb:242:in 'trace_execution_scoped'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:250:in 'perform_action_with_newrelic_trace'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:33:in 'process_action'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/abstract_controller/base.rb:121:in 'process'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/abstract_controller/rendering.rb:45:in 'process'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_controller/metal.rb:203:in 'dispatch'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_controller/metal/rack_delegation.rb:14:in 'dispatch'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_controller/metal.rb:246:in 'block in action'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/routing/route_set.rb:66:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/routing/route_set.rb:66:in 'dispatch'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/routing/route_set.rb:30:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:68:in 'block in call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in 'each'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/routing/route_set.rb:589:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/rack/browser_monitoring.rb:23:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/sass-3.1.15/lib/sass/plugin/rack.rb:54:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/warden-1.1.0/lib/warden/manager.rb:35:in 'block in call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/warden-1.1.0/lib/warden/manager.rb:34:in 'catch'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/warden-1.1.0/lib/warden/manager.rb:34:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/best_standards_support.rb:17:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/etag.rb:23:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/head.rb:14:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/params_parser.rb:21:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/flash.rb:242:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in 'context'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/cookies.rb:338:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/query_cache.rb:64:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/callbacks.rb:28:in 'block in call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:405:in '_run__62236531487259816__call__637292903328472989__callbacks'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:405:in '__run_callback'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:385:in '_run_call_callbacks'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.1/lib/active_support/callbacks.rb:81:in 'run_callbacks'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/callbacks.rb:27:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/remote_ip.rb:31:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:16:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/show_exceptions.rb:56:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/rack/logger.rb:26:in 'call_app'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/rack/logger.rb:16:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/request_id.rb:22:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.1/lib/active_support/cache/strategy/local_cache.rb:72:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/static.rb:53:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in 'forward'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in 'fetch'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in 'lookup'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in 'call!'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/engine.rb:479:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/application.rb:220:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/content_length.rb:14:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/rack/log_tailer.rb:14:in 'call'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/thin/connection.rb:80:in 'block in pre_process'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/thin/connection.rb:78:in 'catch'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/thin/connection.rb:78:in 'pre_process'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/thin/connection.rb:53:in 'process'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/thin/connection.rb:38:in 'receive_data'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in 'run_machine'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in 'run'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/thin/backends/base.rb:61:in 'start'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/thin-1.3.1/lib/thin/server.rb:159:in 'start'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/handler/thin.rb:13:in 'run'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/server.rb:265:in 'start'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/commands/server.rb:70:in 'start'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/commands.rb:55:in 'block in <top (required)>'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/commands.rb:50:in 'tap'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/commands.rb:50:in '<top (required)>'
 script/rails:6:in 'require'
 script/rails:6:in '<main>'
vongrippen commented 10 years ago

Error Information

Message

 ActiveRecord::StatementInvalid: Mysql2::Error: Lost connection to MySQL server during query: SELECT  `organizations`.* FROM `organizations`  WHERE `organizations`.`subdomain` IN ('memphis.tta', 'memphis.tta', 'memphis', 'memphis.tta.allyancegroup.com') LIMIT 1

Error Class

 ActiveRecord::StatementInvalid

Request Details

URL

http://memphis.tta.allyancegroup.com/

Application Routing

Component/Controller

events

Action

index

Parameters

{"var"=>["upcoming", "events", "index"]}

Backtrace

 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:233:in 'query'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:233:in 'block in execute'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract_adapter.rb:280:in 'block in log'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.1/lib/active_support/notifications/instrumenter.rb:20:in 'instrument'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract_adapter.rb:275:in 'log'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/instrumentation/active_record.rb:31:in 'block in log_with_newrelic_instrumentation'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/method_tracer.rb:242:in 'trace_execution_scoped'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/instrumentation/active_record.rb:28:in 'log_with_newrelic_instrumentation'
 ...
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/handler/thin.rb:13:in 'run'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/server.rb:265:in 'start'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/commands/server.rb:70:in 'start'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/commands.rb:55:in 'block in <top (required)>'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/commands.rb:50:in 'tap'
 [PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/railties-3.2.1/lib/rails/commands.rb:50:in '<top (required)>'
 script/rails:6:in 'require'
 script/rails:6:in '<main>'