Skip to content

Instantly share code, notes, and snippets.

@idigit
Created September 21, 2012 21:06
Show Gist options
  • Save idigit/3763897 to your computer and use it in GitHub Desktop.
Save idigit/3763897 to your computer and use it in GitHub Desktop.
Digit@Digit-2 ~/Sites/iconpreview[working]$ bundle exec rails s -E production
/Users/Digit/.rvm/gems/ruby-1.9.2-p180/gems/railties-3.0.9/lib/rails/commands/server.rb:33:in `parse!': invalid option: -E (OptionParser::InvalidOption)
from /Users/Digit/.rvm/gems/ruby-1.9.2-p180/gems/rack-1.2.3/lib/rack/server.rb:232:in `parse_options'
from /Users/Digit/.rvm/gems/ruby-1.9.2-p180/gems/rack-1.2.3/lib/rack/server.rb:142:in `options'
from /Users/Digit/.rvm/gems/ruby-1.9.2-p180/gems/railties-3.0.9/lib/rails/commands/server.rb:50:in `set_environment'
from /Users/Digit/.rvm/gems/ruby-1.9.2-p180/gems/railties-3.0.9/lib/rails/commands/server.rb:42:in `initialize'
from /Users/Digit/.rvm/gems/ruby-1.9.2-p180/gems/railties-3.0.9/lib/rails/commands.rb:27:in `new'
from /Users/Digit/.rvm/gems/ruby-1.9.2-p180/gems/railties-3.0.9/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