index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
guides
/
source
/
routing.textile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed code style that was incorrectly rendering block style instead of inline.
Bobby Wilson
2010-07-21
1
-1
/
+1
*
routing guide: say "path" when you mean path
Xavier Noria
2010-07-22
1
-36
/
+36
*
routing guide: a "photo" resource has by convention paths under "photos", in ...
Xavier Noria
2010-07-22
1
-6
/
+6
*
Add note about incompatibility of namespace and :controller
Andrew White
2010-07-07
1
-0
/
+6
*
Reword routing guide so that we talk about prefixing as a use of :as rather t...
Andrew White
2010-07-04
1
-3
/
+3
*
Updated routing guide to reflect the fact that :name_prefix is now :as
Andrew White
2010-07-03
1
-7
/
+7
*
:singular is no longer a valid option for resources [#5037 state:resolved]
Andrew White
2010-07-03
1
-4
/
+4
*
Provide example for working around that regexp anchors can't be in route cons...
Trevor Turk
2010-06-25
1
-1
/
+10
*
regexp anchors can't be in route constraints
Neeraj Singh
2010-06-25
1
-0
/
+6
*
Routing guide - Minor typo/consistency changes
rspeicher
2010-06-14
1
-8
/
+8
*
Routing guide: Fix path
Josiah Ivey
2010-06-13
1
-1
/
+1
*
fixing typo
Neeraj Singh
2010-06-10
1
-1
/
+1
*
Routing: fix error in nested resources with name_prefix example [#146 state:r...
eparreno
2010-06-02
1
-1
/
+1
*
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