Skip to content

Instantly share code, notes, and snippets.

@d3chapma
Created May 20, 2011 21:17
Show Gist options
  • Save d3chapma/983823 to your computer and use it in GitHub Desktop.
Save d3chapma/983823 to your computer and use it in GitHub Desktop.
david-chapmans-macbook:launchtools dc$ rails s
=> Booting WEBrick
=> Rails 3.0.7 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Exiting
/Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/actionpack-3.0.7/lib/action_view/paths.rb:7:in `push': can't modify frozen array (RuntimeError)
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/actionpack-3.0.7/lib/action_view/paths.rb:7:in `push'
from /Users/dc/launchtools/vendor/plugins/map-fields/lib/map_fields.rb:198:in `<top (required)>'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `require'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `block in require'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:225:in `block in load_dependency'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:596:in `new_constants_in'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:225:in `load_dependency'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `require'
from /Users/dc/launchtools/vendor/plugins/map-fields/init.rb:1:in `block in <class:Plugin>'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/railties-3.0.7/lib/rails/plugin.rb:81:in `eval'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/railties-3.0.7/lib/rails/plugin.rb:81:in `block in <class:Plugin>'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/railties-3.0.7/lib/rails/initializable.rb:25:in `instance_exec'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/railties-3.0.7/lib/rails/initializable.rb:25:in `run'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/railties-3.0.7/lib/rails/initializable.rb:50:in `block in run_initializers'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/railties-3.0.7/lib/rails/initializable.rb:49:in `each'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/railties-3.0.7/lib/rails/initializable.rb:49:in `run_initializers'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/railties-3.0.7/lib/rails/application.rb:134:in `initialize!'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/railties-3.0.7/lib/rails/application.rb:77:in `method_missing'
from /Users/dc/launchtools/config/environment.rb:5:in `<top (required)>'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `require'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `block in require'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:225:in `block in load_dependency'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:596:in `new_constants_in'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:225:in `load_dependency'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `require'
from /Users/dc/launchtools/config.ru:3:in `block in <main>'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/rack-1.2.2/lib/rack/builder.rb:46:in `instance_eval'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/rack-1.2.2/lib/rack/builder.rb:46:in `initialize'
from /Users/dc/launchtools/config.ru:1:in `new'
from /Users/dc/launchtools/config.ru:1:in `<main>'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/rack-1.2.2/lib/rack/builder.rb:35:in `eval'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/rack-1.2.2/lib/rack/builder.rb:35:in `parse_file'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/rack-1.2.2/lib/rack/server.rb:162:in `app'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/rack-1.2.2/lib/rack/server.rb:248:in `wrapped_app'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/rack-1.2.2/lib/rack/server.rb:213:in `start'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/railties-3.0.7/lib/rails/commands/server.rb:65:in `start'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/railties-3.0.7/lib/rails/commands.rb:30:in `block in <top (required)>'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/railties-3.0.7/lib/rails/commands.rb:27:in `tap'
from /Users/dc/.rvm/gems/ruby-1.9.2-p180@launch3/gems/railties-3.0.7/lib/rails/commands.rb:27: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