Skip to content

Instantly share code, notes, and snippets.

@lightcap
Created April 21, 2011 21:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lightcap/935512 to your computer and use it in GitHub Desktop.
Save lightcap/935512 to your computer and use it in GitHub Desktop.
*** unicorn.stderr.log ***
/data/commercial_api/shared/bundled_gems/ruby/1.8/gems/arel-2.0.9/lib/arel/select_manager.rb:65: warning: parenthesize argument(s) for future version
/data/commercial_api/shared/bundled_gems/ruby/1.8/gems/arel-2.0.9/lib/arel/select_manager.rb:136: warning: parenthesize argument(s) for future version
/data/commercial_api/shared/bundled_gems/ruby/1.8/gems/arel-2.0.9/lib/arel/select_manager.rb:169: warning: parenthesize argument(s) for future version
/data/commercial_api/shared/bundled_gems/ruby/1.8/gems/arel-2.0.9/lib/arel/nodes/node.rb:10: warning: parenthesize argument(s) for future version
/data/commercial_api/shared/bundled_gems/ruby/1.8/gems/activesupport-3.0.6/lib/active_support/dependencies.rb:183: warning: parenthesize argument(s) for future version
/data/commercial_api/shared/bundled_gems/ruby/1.8/gems/activesupport-3.0.6/lib/active_support/core_ext/string/starts_ends_with.rb:2:in `alias_method': undefined method `start_with?' for class `String' (NameError)
from /data/commercial_api/shared/bundled_gems/ruby/1.8/gems/activesupport-3.0.6/lib/active_support/core_ext/string/starts_ends_with.rb:2
from /data/commercial_api/shared/bundled_gems/ruby/1.8/gems/activesupport-3.0.6/lib/active_support/dependencies.rb:11:in `require'
from /data/commercial_api/shared/bundled_gems/ruby/1.8/gems/activesupport-3.0.6/lib/active_support/dependencies.rb:11
from /data/commercial_api/shared/bundled_gems/ruby/1.8/gems/activerecord-3.0.6/lib/active_record/base.rb:4:in `require'
from /data/commercial_api/shared/bundled_gems/ruby/1.8/gems/activerecord-3.0.6/lib/active_record/base.rb:4
from /data/commercial_api/shared/bundled_gems/ruby/1.8/bundler/gems/sinatra-pvp_api-f102e56ecc19/lib/sinatra/pvp_api/database_request_logger.rb:10
from /data/commercial_api/shared/bundled_gems/ruby/1.8/bundler/gems/sinatra-pvp_api-f102e56ecc19/lib/sinatra/pvp_api.rb:13:in `require'
from /data/commercial_api/shared/bundled_gems/ruby/1.8/bundler/gems/sinatra-pvp_api-f102e56ecc19/lib/sinatra/pvp_api.rb:13
from /data/commercial_api/shared/bundled_gems/ruby/1.8/bundler/gems/sinatra-pvp_api-f102e56ecc19/lib/sinatra/pvp_api.rb:13:in `each'
from /data/commercial_api/shared/bundled_gems/ruby/1.8/bundler/gems/sinatra-pvp_api-f102e56ecc19/lib/sinatra/pvp_api.rb:13
from /data/commercial_api/current/lib/environment.rb:11:in `require'
from /data/commercial_api/current/lib/environment.rb:11
from /data/commercial_api/current/config.ru:3:in `require'
from /data/commercial_api/current/config.ru:3
from /data/commercial_api/shared/bundled_gems/ruby/1.8/gems/rack-1.2.0/lib/rack/builder.rb:46:in `instance_eval'
from /data/commercial_api/shared/bundled_gems/ruby/1.8/gems/rack-1.2.0/lib/rack/builder.rb:46:in `initialize'
from /data/commercial_api/current/config.ru:1:in `new'
from /data/commercial_api/current/config.ru:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment