Skip to content

Commit

Permalink
Add link to 'Pry' in debugging guide [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanvlviv committed Aug 7, 2016
1 parent 15a600f commit a170304
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guides/source/debugging_rails_applications.md
Expand Up @@ -946,6 +946,7 @@ development that will end your tailing of development.log. Have all information
about your Rails app requests in the browser — in the Developer Tools panel.
Provides insight to db/rendering/total times, parameter list, rendered views and
more.
* [Pry](https://github.com/pry/pry) An IRB alternative and runtime developer console.
References
----------
Expand Down

0 comments on commit a170304

Please sign in to comment.