Skip to content

Instantly share code, notes, and snippets.

@jasnow
Created July 24, 2011 16:17
Show Gist options
  • Save jasnow/1102778 to your computer and use it in GitHub Desktop.
Save jasnow/1102778 to your computer and use it in GitHub Desktop.
rspec warning from spork
*****************************************************************
DEPRECATION WARNING: you are using a deprecated constant that will
be removed from a future version of RSpec.
~/.rvm/gems/ruby-1.9.2-p180@rails31/gems/spork-0.9.0.rc9/lib/spork.rb:24:in `prefork'
* Rspec is deprecated.
* RSpec is the new top-level module in RSpec-2
*****************************************************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment