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-02-05 11:45:13 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f88267d532ecbfebb66b95863a4875b65507ddf3
rails
/
actionpack
/
lib
/
action_controller
/
routing
History
Pratik Naik
98dc582742
Merge docrails.
...
Signed-off-by: Pratik Naik <
pratiknaik@gmail.com
>
2008-05-25 12:29:00 +01:00
..
builder.rb
Merge docrails.
2008-05-25 12:29:00 +01:00
optimisations.rb
Allow ActionController::Base#default_url_options to have a default options argument of nil.
2008-05-05 23:41:33 -07:00
recognition_optimisation.rb
Performance: optimize route recognition. Large speedup for apps with many resource routes.
Closes
#10835
.
2008-01-19 05:25:20 +00:00
route_set.rb
Made the location of the routes file configurable with config.routes_configuration_file (Scott Fleckenstein) [
#88
state:resolved]
2008-05-01 17:26:31 -05:00
route.rb
Improve documentation coverage and markup
2008-05-02 14:45:23 +01:00
routing_ext.rb
Restructure routing into several smaller files. References
#10835
[oleganza]
2008-01-17 22:45:54 +00:00
segments.rb
Ensure routing generator works with non-string keys. [
#172
state:resolved]
2008-05-16 17:36:09 +01:00