aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/debugging
Commit message (Collapse)AuthorAgeFilesLines
* Editing pass on debugging guide.Mike Gunderloy2008-10-191-86/+106
|
* Merge commit 'mainstream/master'Pratik Naik2008-09-271-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: activerecord/lib/active_record/base.rb railties/Rakefile railties/doc/guides/activerecord/association_basics.txt railties/doc/guides/debugging/debugging_rails_applications.txt railties/doc/guides/getting_started_with_rails/getting_started_with_rails.txt railties/doc/guides/index.txt railties/doc/guides/migrations/foreign_keys.txt railties/doc/guides/migrations/migrations.txt railties/doc/guides/migrations/writing_a_migration.txt railties/doc/guides/routing/routing_outside_in.txt
| * Merge docrailsPratik Naik2008-09-131-0/+604
|
* Updated Debugging Rails Applications: use title case in all headings, added ↵miloops2008-09-161-15/+28
| | | | | | changelog, some other small changes to the guide. Added myself to authors.
* Updated Debugging Rails applications guide styles, use backticks instead ↵miloops2008-09-111-67/+65
| | | | asteriks in method/command names.
* Include tip for using ruby-debug in development mode without restarting the ↵miloops2008-09-101-0/+5
| | | | server.
* Changes on Rails Debugging Guide: added the logger section, many changes to ↵miloops2008-09-081-32/+125
| | | | existing chapters and also a few improvements after feedback on LH ticket.
* Added View Helpers to the Rails debugging guide.miloops2008-09-051-0/+99
|
* Rails debugging guide updated.miloops2008-09-051-22/+23
|
* Debugging Guide updated after having some feedback on it, added breakpoints ↵miloops2008-09-051-8/+44
| | | | and catchpoints chapters.
* Updates on Debugging Rails guide.miloops2008-09-051-37/+51
|
* Debugging Rails Applications guide updated.miloops2008-09-051-17/+155
|
* More work on Rails debugging guide.miloops2008-09-041-14/+50
|
* Added prompt, context and references to debugging Rails guide.miloops2008-09-041-0/+131
|
* Initial commit of the Rails debugging guide.miloops2008-09-041-0/+53