Created
November 15, 2010 23:15
-
-
Save ebryn/701154 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ejb-mbp2:Gauge ebryn$ rails s -u | |
| => Booting WEBrick | |
| => Rails 3.0.1 application starting in development on http://0.0.0.0:3000 | |
| => Call with -d to detach | |
| => Ctrl-C to shutdown server | |
| You did not specify how you would like Rails to report deprecation notices for your development environment, please set config.active_support.deprecation to :log at config/environments/development.rb | |
| | Breakpoint: Rails::Rack::Debugger#initialize(app) at /Users/ebryn/.rvm/gems/rbx-head/gems/railties-3.0.1/lib/rails/rack/debugger.rb:12 (34) | |
| | 12: ::Debugger.start | |
| debug> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment