Commit Graph

34 Commits

Author SHA1 Message Date
Andrew White
547199ee4a Updated routing guide to reflect the fact that :name_prefix is now :as 2010-07-03 09:18:02 +01:00
Andrew White
52e526a8e3 :singular is no longer a valid option for resources [#5037 state:resolved] 2010-07-03 09:01:01 +01:00
Trevor Turk
81e9627c7f Provide example for working around that regexp anchors can't be in route constraints 2010-06-25 18:50:56 -05:00
Neeraj Singh
a2242a608e regexp anchors can't be in route constraints 2010-06-25 10:07:09 -04:00
rspeicher
1a50cc3163 Routing guide - Minor typo/consistency changes 2010-06-14 18:46:30 -04:00
Josiah Ivey
52ed3404bc Routing guide: Fix path 2010-06-13 10:29:32 -05:00
Neeraj Singh
54437f30f7 fixing typo 2010-06-10 21:49:09 -04:00
eparreno
785caba866 Routing: fix error in nested resources with name_prefix example [#146 state:resolved] 2010-06-02 21:14:33 +02:00
eparreno
04289172cb routing guide: fix typos and clarify code examples 2010-05-13 16:12:25 +02:00
wycats
093ab3ec6e Use <plain>, not <pre> in guides 2010-04-10 17:35:31 -04:00
wycats
5087b831a0 Updated changelog 2010-04-10 04:54:25 -04:00
wycats
3401b9ba6d Update the routing guide for style and to add information on new routing features 2010-04-10 04:51:41 -04:00
Rizwan Reza
f5c54bce20 Routes Guide: Added Section on customizing path names for resources. 2010-04-05 19:37:49 +04:30
Xavier Noria
7d7e0627a0 fixes duplicate element IDs in some guides 2010-04-04 08:42:54 -07:00
Rizwan Reza
eb33f0fe74 Routing guide updated for new Routes DSL. It still misses the new features. 2010-04-02 16:38:39 +04:30
Rizwan Reza
94381b2d5a Routes guide being rewritten, done till :singular. 2010-03-25 04:04:19 +04:30
James Miller
54d01ce656 Remove a Rails 2 convention from namespaced routes 2010-02-02 23:34:44 -08:00
Prem Sichanugrist
2025bab9e6 Fix some typo that I forgot to remote 'map.' 2010-02-01 11:55:33 +07:00
Prem Sichanugrist
0d01a737a2 Modify the documentation for routing to add the new DSL format of Rails 3 2010-02-01 11:53:37 +07:00
Jonathan Lim
0da0072b01 assert_recognizes with a hash as first argument, needs to enclose arguments in brackets 2009-11-30 12:24:18 +00:00
Jonathan Lim
a5cf2a95f4 assert_routing with a hash as first argument, needs to enclose arguments in brackets 2009-11-30 12:20:35 +00:00
Xavier Noria
bf5ac9965f routing guide: removes misleading full stop, thanks to steven_noble 2009-07-02 14:53:24 +02:00
Mike Enriquez
145f182ea1 Fix url and route helpers to follow the given example 2009-05-31 11:16:28 -04:00
Joseph Pecoraro
7749e1784c Grammer: 'a' => 'an' where applicable. 2009-05-29 21:09:01 -04:00
Ryan Bigg
13b4a9e8d7 Use the word 'action' over 'method'... is clearer and helps when people are grepping the document for the word 'method' 2009-05-04 14:08:30 +10:00
Mike Gunderloy
9635741b84 Clear up a little confusing wording in Routing Guide. 2009-03-27 05:21:33 -05:00
Xavier Noria
a4b1ccec5c revised links in guides according to W3C link checker report 2009-03-15 21:31:20 +01:00
Xavier Noria
cd2475a5c8 revised typography in titles of the routing guide 2009-03-14 22:20:04 +01:00
Mike Gunderloy
65309c57bb Fix typo in Routing Guide 2009-03-10 07:19:30 -05:00
Andreas Scherer
74c8ff53e7 More tables headers formatted. 2009-02-16 11:47:23 +01:00
Andreas Scherer
1ce05c5a36 <code> formatting and TIP: formatting improved. 2009-02-11 19:30:15 +01:00
Andreas Scherer
b6fcc471e2 Use explicit HTML charnames for textile-formatted <code/>. 2009-02-11 18:40:44 +01:00
Xavier Noria
f11616b521 removed spurious space in changelog of routing guide 2009-02-07 14:31:38 +01:00
Pratik Naik
96d610553e Merge docrails along with the new guides and guides generation code 2009-02-06 02:01:22 +00:00