rspactor
rspactor copied to clipboard
does it work with spork / --drb?
I read that this was an option with the older version, but it isn't listed with the new version's -h...
Did you end up making this work with .rspec preferences?
Thanks for a great project!
Yes, Spork was supported with 0.6.x version and it'll be definitely re-supported with 0.7.x! At the moment Spork isn't working with RSpec2/Rails3 (http://github.com/timcharper/spork/issues#issue/37) so I'm waiting to have the full support before readd-it. Do you need it now for RSpec 1.x?