Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial draft | Frederick Cheung | 2008-09-07 | 7 | -0/+506 |
| | |||||
* | Added View Helpers to the Rails debugging guide. | miloops | 2008-09-05 | 1 | -0/+99 |
| | |||||
* | Rails debugging guide updated. | miloops | 2008-09-05 | 1 | -22/+23 |
| | |||||
* | Debugging Guide updated after having some feedback on it, added breakpoints ↵ | miloops | 2008-09-05 | 1 | -8/+44 |
| | | | | and catchpoints chapters. | ||||
* | Updates on Debugging Rails guide. | miloops | 2008-09-05 | 1 | -37/+51 |
| | |||||
* | Debugging Rails Applications guide updated. | miloops | 2008-09-05 | 1 | -17/+155 |
| | |||||
* | Merge branch 'master' of git@github.com:lifo/docrails | Hongli Lai (Phusion) | 2008-09-05 | 2 | -15/+291 |
|\ | |||||
| * | Edits to the "Routing from the Outside In" guide. | Mike Gunderloy | 2008-09-05 | 1 | -15/+71 |
| | | | | | | | | Cleaned up a few parts, reworded coverage of classic vs. RESTful routing, added coverage of routing assertions. | ||||
| * | More work on Rails debugging guide. | miloops | 2008-09-04 | 1 | -14/+50 |
| | | |||||
| * | Added prompt, context and references to debugging Rails guide. | miloops | 2008-09-04 | 1 | -0/+131 |
| | | |||||
| * | Initial commit of the Rails debugging guide. | miloops | 2008-09-04 | 1 | -0/+53 |
| | | |||||
* | | Merge branch 'master' of git@github.com:lifo/docrails | Hongli Lai (Phusion) | 2008-09-04 | 1 | -0/+763 |
|\| | |||||
| * | Added "Routing from the Outside In" guide. | Mike Gunderloy | 2008-08-31 | 1 | -0/+763 |
| | | |||||
* | | Merge branch 'master' of git@github.com:lifo/docrails | Hongli Lai (Phusion) | 2008-08-08 | 13 | -53/+913 |
|\| | |||||
| * | Merge docrails changes | Pratik Naik | 2008-07-28 | 41 | -0/+2632 |
| | | |||||
| * | Merge with docrails. | Pratik Naik | 2008-07-16 | 4 | -0/+1098 |
| | |||||
* | Begin working on a little Rails book. | Hongli Lai (Phusion) | 2008-07-25 | 2 | -0/+137 |
| | |||||
* | Improve the plugin creation guide's title. | Hongli Lai (Phusion) | 2008-07-21 | 1 | -2/+2 |
| | |||||
* | Update guide generation task for latest Mizuho commandline options. Add ↵ | Hongli Lai (Phusion) | 2008-07-20 | 26 | -0/+5 |
| | | | | admonition icons for the guides. | ||||
* | Fix some layout/styiling problems. | Hongli Lai (Phusion) | 2008-07-20 | 1 | -4/+6 |
| | |||||
* | Convert 'creating plugins' guide to asciidoc format. | Hongli Lai (Phusion) | 2008-07-20 | 11 | -862/+1005 |
| | |||||
* | Revived two ancient manuals from manuals.rubyonrails.org: 'Securing Rails ↵ | Hongli Lai (Phusion) | 2008-07-20 | 5 | -0/+1620 |
| | | | | Applications' and 'Testing Rails Applications'. Now in Asciidoc format generated by Mizuho. | ||||
* | added final tree structure, changed String to String.class_eval do | Jeff Dean | 2008-05-30 | 1 | -4/+40 |
| | |||||
* | made the headings more consistent | Jeff Dean | 2008-05-30 | 1 | -15/+16 |
| | |||||
* | added documentation for rake tasks to the plugin tutorial | Jeff Dean | 2008-05-29 | 1 | -0/+22 |
| | |||||
* | Added a tutorial for how to create and test plugins | Jeff Dean | 2008-05-29 | 1 | -0/+803 |
| | |||||
* | first draft on helpers | Bill Garr | 2008-05-29 | 1 | -0/+91 |
| | |||||
* | First draft of the ActionView Partials guide. | Nick Laiacona | 2008-05-29 | 1 | -0/+91 |
| | |||||
* | Start narrative documtentation | Jeremy McAnally | 2008-05-29 | 1 | -0/+56 |