Skip to content

Instantly share code, notes, and snippets.

@tachyons
Created November 3, 2014 10:27
Show Gist options
  • Save tachyons/fda3c0f353e150bd6400 to your computer and use it in GitHub Desktop.
Save tachyons/fda3c0f353e150bd6400 to your computer and use it in GitHub Desktop.
rails s --trace |pastebinit
/home/user/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/optparse.rb:1450:in `complete': invalid option: --trace (OptionParser::InvalidOption)
from /home/user/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/optparse.rb:1448:in `catch'
from /home/user/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/optparse.rb:1448:in `complete'
from /home/user/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/optparse.rb:1261:in `parse_in_order'
from /home/user/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/optparse.rb:1254:in `catch'
from /home/user/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/optparse.rb:1254:in `parse_in_order'
from /home/user/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/optparse.rb:1248:in `order!'
from /home/user/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/optparse.rb:1339:in `permute!'
from /home/user/.rvm/rubies/ruby-1.8.7-head/lib/ruby/1.8/optparse.rb:1360:in `parse!'
from /home/user/.rvm/gems/ruby-1.8.7-head/gems/railties-3.0.6/lib/rails/commands/server.rb:33:in `parse!'
from /home/user/.rvm/gems/ruby-1.8.7-head/gems/rack-1.2.8/lib/rack/server.rb:232:in `parse_options'
from /home/user/.rvm/gems/ruby-1.8.7-head/gems/rack-1.2.8/lib/rack/server.rb:142:in `options'
from /home/user/.rvm/gems/ruby-1.8.7-head/gems/railties-3.0.6/lib/rails/commands/server.rb:50:in `set_environment'
from /home/user/.rvm/gems/ruby-1.8.7-head/gems/railties-3.0.6/lib/rails/commands/server.rb:42:in `initialize'
from /home/user/.rvm/gems/ruby-1.8.7-head/gems/railties-3.0.6/lib/rails/commands.rb:27:in `new'
from /home/user/.rvm/gems/ruby-1.8.7-head/gems/railties-3.0.6/lib/rails/commands.rb:27
from script/rails:6:in `require'
from script/rails:6
You are trying to send an empty document, exiting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment