This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0ee497436718ae6be50cfef5ee83473f1070fcd
rails
/
actionpack
/
lib
/
action_dispatch
/
routing
History
Alexey Vakhov
7463317115
Fix small typos in routing docs
2011-11-03 08:43:28 +04:00
..
mapper.rb
Fix small typos in routing docs
2011-11-03 08:43:28 +04:00
polymorphic_routes.rb
Make polymorphic_url calls go through application helpers again.
2011-07-25 13:43:02 +02:00
redirection.rb
Added documentation explaining the new additional supported syntaxes for the routing redirect method, a small changelog note, and two extra tests for path interpolation when using the hash option syntax.
2010-11-30 17:55:33 +01:00
route_set.rb
Fix typo in Dispatcher#controller documentation
2011-11-01 08:59:20 +02:00
routes_proxy.rb
Move RoutesProxy to separate file
2010-09-03 22:59:13 +02:00
url_for.rb
:subdomain can now be specified with a value of false in url_for, allowing for subdomain(s) removal from the host during link generation.
Closes
#2025
2011-10-04 09:16:34 +01:00