fourchette 0.0.6
Fourchette is your new best friend for having isolated testing environements. It will help you test your GitHub PRs against a fork of one your Heroku apps. You will have one Heroku app per PR now. Isn't that amazing? It will make testing way easier and you won't have the (maybe) broken code from other PRs on staging but only the code that requires testing.
Gemfile:
=
インストール:
=
Runtime依存関係 (9):
git
>= 0
heroku
>= 0
octokit
>= 0
platform-api
~> 0.2.0
rake
>= 0
sinatra
>= 0
sinatra-contrib
>= 0
sucker_punch
>= 0
thor
>= 0