-
Add
debuggerto Gemfile -
Run
bundle -
Require
debuggeronconfig/application.rb -
Run
git stash save 'debugger' -
Add the following aliases to
.gitconfig:debugger = stash apply stash^{/debugger} dropdebugger = checkout Gemfile Gemfile.lock config/application.rb
Created
March 27, 2013 19:39
-
-
Save rondy/5257361 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment