Files
rails/actionpack/lib/action_controller
wycats ab8bf9e152 * Change the object used in routing constraints to be an instance of
ActionDispatch::Request rather than Rack::Request.

* Changed ActionDispatch::Request#method to return a String, to be
  compatible with the Rack::Request superclass.

* Changed ActionDispatch::Request#method to return the original
  method in the case of methodoverride and #request_method not to,
  to be compatible with Rack::Request
2010-04-03 20:24:30 -07:00
..
2010-03-30 14:05:42 -05:00
2010-03-04 16:59:54 -08:00
2010-03-08 16:50:00 -08:00
2010-03-30 14:05:42 -05:00