Closed diabolo closed 11 years ago
Thanks for the useful feedback. The above two commits should address this (and I've released new gems so you can try it out). You should upgrade spring
, spring-commands-rspec
and spring-commands-cucumber
and require the commands in your ~/.spring.rb
. Then you shouldn't need anything in your gemfile.
Previously I installed spring in my global gemset then created a couple of aliases to run cucumber and spec.
Now I have to install 3 different gems.
In addition
This seems like a big step backwards in making spring a tool I can use for all my rails projects (adding it to the 50 or so existing projects I have is just such a pain now)