1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_controller/routing
2008-01-26 08:41:19 +00:00
..
builder.rb Restructure routing into several smaller files. References #10835 [oleganza] 2008-01-17 22:45:54 +00:00
optimisations.rb Restructure routing into several smaller files. References #10835 [oleganza] 2008-01-17 22:45:54 +00: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.rb Restructure routing into several smaller files. References #10835 [oleganza] 2008-01-17 22:45:54 +00:00
route_set.rb Make it simpler to make the root route an alias for another route. Closes #10818 [bscofield] 2008-01-26 08:41:19 +00:00
routing_ext.rb Restructure routing into several smaller files. References #10835 [oleganza] 2008-01-17 22:45:54 +00:00
segments.rb Restructure routing into several smaller files. References #10835 [oleganza] 2008-01-17 22:45:54 +00:00