diff options
author | Gareth Rees <gareth@mysociety.org> | 2015-02-10 13:06:47 +0000 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2015-02-10 13:06:47 +0000 |
commit | 5a36b34dffb426184e8eac9786c5d465758f0637 (patch) | |
tree | 7f9a7084845385444367838b72bf98b48091dfa7 /script/site-specific-install.sh | |
parent | 11b2d86e5bf70aa244f15b84851de71454581e7b (diff) |
Add pry to development gems
Pry is awesome. The main reason to add it to the Gemfile is to use
`binding.pry` in views and controllers. TL;DR is that it halts execution
and opens a REPL for you to dig around at the current variables at the
point of the binding. See Railscast #280 [1] for a quick overview.
0.9 seems to be the last version to support Ruby 1.8
[1] http://railscasts.com/episodes/280-pry-with-rails
Diffstat (limited to 'script/site-specific-install.sh')
0 files changed, 0 insertions, 0 deletions