Skip to content

Instantly share code, notes, and snippets.

@Heavyblade
Created November 16, 2012 22:36
Show Gist options
  • Select an option

  • Save Heavyblade/4091547 to your computer and use it in GitHub Desktop.

Select an option

Save Heavyblade/4091547 to your computer and use it in GitHub Desktop.
specs
➜ fanvsfan git:(master) ✗ rake spec:integration
/Users/cristianvasquez/.rvm/gems/ruby-1.9.3-p194@fanvsfan-193/gems/rspec-1.3.2/lib/spec/runner/options.rb:188: Use RbConfig instead of obsolete and deprecated Config.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /Users/cristianvasquez/.rvm/gems/ruby-1.9.3-p194@fanvsfan-193/gems/rails-2.3.14/lib/rails/gem_dependency.rb:21.
/Users/cristianvasquez/.rvm/gems/ruby-1.9.3-p194@fanvsfan-193/gems/activesupport-2.3.14/lib/active_support/inflector.rb:3:in `<top (required)>': iconv will be deprecated in the future, use String#encode instead.
DEPRECATION WARNING: require "activesupport" is deprecated and will be removed in Rails 3. Use require "active_support" instead. (called from <top (required)> at /Users/cristianvasquez/.rvm/gems/ruby-1.9.3-p194@fanvsfan-193/gems/activesupport-2.3.14/lib/activesupport.rb:2)
`include Capybara` is deprecated please use `include Capybara::DSL` instead.
......................./Users/cristianvasquez/.rvm/gems/ruby-1.9.3-p194@fanvsfan-193/gems/activerecord-2.3.14/lib/active_record/attribute_methods.rb:1: warning: redefining `object_id' may cause serious problems
..
Finished in 206.983261 seconds
25 examples, 0 failures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment