sporkrb / spork

A DRb server for testing frameworks (RSpec / Cucumber currently) that forks before each run to ensure a clean testing state.
spork.rubyforge.org
MIT License
1.4k stars 202 forks source link

Please pull fix for Rspec1 #222

Closed ianheggie closed 11 years ago

ianheggie commented 11 years ago

Please pull fix for Rspec1 - This is a merge of soup/master with the current sporkrb/spork master. I have checked the fix works for my rails 2.3 project.

Merging this into the official spork will also affect rubymine because it checks the a standard spork gem has been installed before running spork (ignoring gems installed from git repositories as bundle hides them from the standard list).

sahilm commented 11 years ago

Closing old pull requests. Please send new ones if this is still an issue.