| Commit message (Expand) | Author | Age | Files | Lines |
* | routing guide: fix typos and clarify code examples | eparreno | 2010-05-13 | 1 | -3/+9 |
* | Use <plain>, not <pre> in guides | wycats | 2010-04-10 | 1 | -2/+2 |
* | Updated changelog | wycats | 2010-04-10 | 1 | -0/+1 |
* | Update the routing guide for style and to add information on new routing feat... | wycats | 2010-04-10 | 1 | -434/+390 |
* | Routes Guide: Added Section on customizing path names for resources. | Rizwan Reza | 2010-04-05 | 1 | -1/+22 |
* | fixes duplicate element IDs in some guides | Xavier Noria | 2010-04-04 | 1 | -3/+3 |
* | Routing guide updated for new Routes DSL. It still misses the new features. | Rizwan Reza | 2010-04-02 | 1 | -117/+28 |
* | Routes guide being rewritten, done till :singular. | Rizwan Reza | 2010-03-25 | 1 | -16/+14 |
* | Remove a Rails 2 convention from namespaced routes | James Miller | 2010-02-02 | 1 | -1/+1 |
* | Fix some typo that I forgot to remote 'map.' | Prem Sichanugrist | 2010-02-01 | 1 | -1/+1 |
* | Modify the documentation for routing to add the new DSL format of Rails 3 | Prem Sichanugrist | 2010-02-01 | 1 | -101/+105 |
* | assert_recognizes with a hash as first argument, needs to enclose arguments i... | Jonathan Lim | 2009-11-30 | 1 | -2/+2 |
* | assert_routing with a hash as first argument, needs to enclose arguments in b... | Jonathan Lim | 2009-11-30 | 1 | -1/+1 |
* | routing guide: removes misleading full stop, thanks to steven_noble | Xavier Noria | 2009-07-02 | 1 | -1/+1 |
* | Fix url and route helpers to follow the given example | Mike Enriquez | 2009-05-31 | 1 | -1/+1 |
* | Grammer: 'a' => 'an' where applicable. | Joseph Pecoraro | 2009-05-29 | 1 | -1/+1 |
* | Use the word 'action' over 'method'... is clearer and helps when people are g... | Ryan Bigg | 2009-05-04 | 1 | -1/+1 |
* | Clear up a little confusing wording in Routing Guide. | Mike Gunderloy | 2009-03-27 | 1 | -3/+3 |
* | revised links in guides according to W3C link checker report | Xavier Noria | 2009-03-15 | 1 | -1/+1 |
* | revised typography in titles of the routing guide | Xavier Noria | 2009-03-14 | 1 | -15/+15 |
* | Fix typo in Routing Guide | Mike Gunderloy | 2009-03-10 | 1 | -1/+1 |
* | More tables headers formatted. | Andreas Scherer | 2009-02-16 | 1 | -5/+5 |
* | <code> formatting and TIP: formatting improved. | Andreas Scherer | 2009-02-11 | 1 | -14/+13 |
* | Use explicit HTML charnames for textile-formatted <code/>. | Andreas Scherer | 2009-02-11 | 1 | -2/+2 |
* | removed spurious space in changelog of routing guide | Xavier Noria | 2009-02-07 | 1 | -1/+1 |
* | Merge docrails along with the new guides and guides generation code | Pratik Naik | 2009-02-06 | 1 | -0/+904 |