propel 0.4.4
The 'propel' script helps you to push your code to a remote server while following Continuous Integration (CI) best practices. Propel first checks the CI server to make sure it's passing, and then runs the local spec suite and pushes changes. If the remote server is failing, just have propel wait for it to pass while you get a coffee.
Gemfile:
=
install:
=
Development Dependencies (2):
rspec
~> 2.5.0
stub_shell
= 0.0.2