rails/actionpack/lib/action_controller/routing
2009-08-16 21:14:26 -05:00
..
generation Polymorphic routes generates collection URL from model class [#1089 state:resolved] 2009-08-08 17:00:29 +01:00
builder.rb Cherry-pick core extensions 2009-05-13 12:00:15 -07:00
optimisations.rb Added optimal formatted routes to rails, deprecating the formatted_* methods, and reducing routes creation by 50% [#1359 state:committed] 2008-11-26 10:52:05 +01:00
recognition_optimisation.rb Remove unused variable [#1451 state:resolved] [Raphaël Valyi] 2009-03-07 15:53:40 +00:00
resources.rb Normalize route generation order: associations, yield block, then own routes. 2009-08-15 15:56:52 -07:00
route_set.rb Cleanup route reloading in tests. Prefer with_routing over using ActionController::Routing::Routes directly 2009-08-16 21:14:26 -05:00
route.rb Cherry-pick core extensions 2009-05-13 12:00:15 -07:00
routing_ext.rb moves reopening of core classes to add generic stuff from Action Pack to AS/core_ext and adds tests 2009-06-13 15:01:14 -07:00
segments.rb Add % to RESERVED_PCHAR [#2574 state:resolved] 2009-05-27 14:53:05 -05:00