Automatically converts Mocha stubbing and mock syntax to rspec-mocks syntax.
Whilst this script covers most cases it's not perfect. PR's welcome!
Run the tests via:
bundle exec rspec spec
Update your files via:
DIRECTORY="/path/to/directory" bundle exec run.rb