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_dispatch
Rafael Mendonça França 1f3b0a8609 Remove deprecated support to define routes with :to option that
doesn't contain `#`
2015-01-04 11:58:41 -03:00
..
http Remove deprecated ActionDispatch::Response#to_ary 2015-01-04 11:58:41 -03:00
journey Remove deprecated option use_route in controller tests 2015-01-04 11:58:41 -03:00
middleware - Removed unused parameter to cookie serialize method and fixed usage of the same elsewhere 2014-12-24 18:45:55 +05:30
request Don't convert empty arrays to nils when deep munging params 2014-12-15 14:51:07 +00:00
routing Remove deprecated support to define routes with :to option that 2015-01-04 11:58:41 -03:00
testing Move longer form example from integration guide to api reference, below an 2014-12-29 17:29:47 -08:00
journey.rb Integrate Journey into Action Dispatch 2012-12-19 22:13:08 +00:00
railtie.rb Add configuration option to optionally disable deep_munge 2013-12-05 12:08:34 +01:00
routing.rb Add missing requires for require 'action_dispatch/routing' 2014-05-15 06:03:23 +01:00