1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides
Jon Atack 60a3122171 Update the Debugging Rails Guide
[skip ci].

- Update to the current output when running `byebug help`.

- Remove the alias `exit` because it does not work and seems to have
been removed from Byebug, as confirmed by the source code here:
https://github.com/deivid-rodriguez/byebug/blob/master/lib/byebug/comman
ds/quit.rb

- Added the useful `q!` instead to avoid the "Really quit? (y/n)"
prompt.
2015-08-17 20:23:26 +02:00
..
assets Update rails_welcome.png 2015-06-24 01:38:08 -04:00
bug_report_templates Replaced render :text with render :plain in AC gem bug report template 2015-07-18 17:07:58 +05:30
rails_guides
source Update the Debugging Rails Guide 2015-08-17 20:23:26 +02:00
.document
CHANGELOG.md
rails_guides.rb
Rakefile Fix WARNINGS flag inside guides/Rakefile 2015-07-29 20:00:58 -04:00
w3c_validator.rb