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
2012-03-20 22:23:18 +01:00
..
abstract_controller Merge pull request #5480 from drogus/rendering-issues 2012-03-17 11:24:19 -03:00
action_controller We dont need to merge in the parameters as thats all being reset by the rack headers (and its causing problems for Strong Parameters attempt of wrapping request.parameters because it will change in testing) 2012-03-20 22:23:18 +01:00
action_dispatch Fix secure cookies when there are more than one space before the secure 2012-03-19 16:31:57 -03:00
action_pack rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+ 2011-12-20 09:30:37 -06:00
action_view Fixes issue #5222: DateTimeSelector builds invalid dates on leap day when discarding both day and month. 2012-03-18 20:44:46 -07:00
abstract_controller.rb
action_controller.rb Remove --http. 2012-03-14 22:30:01 +01:00
action_dispatch.rb Rack::SSL -> ActionDispatch::SSL 2012-03-17 13:36:35 -03:00
action_pack.rb Updated copyright notices for 2012 2011-12-31 20:30:08 +00:00
action_view.rb Merge pull request #4248 from andrew/2012 2011-12-31 12:48:19 -08:00