Created
May 1, 2011 00:46
-
-
Save igbanam/950149 to your computer and use it in GitHub Desktop.
Some depreciation issue with Spork
This file contains 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
How do I fix this depreciation? | |
NOTE: Gem.latest_load_paths is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem.latest_load_paths called from /Users/Yasky/.rvm/gems/ruby-1.9.2-p0/gems/spork-0.8.4/lib/spork.rb:112 | |
I am running Spork with RSpec. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment