rails/actionpack/lib
Kevin Casey 8508346dd0 Correct prestreaming controller response status.
if the controller action has not yet streamed any data, actions should
process as normal, and errors should trigger the appropriate behavior
(500, or in the case of ActionController::BadRequest, a 400 Bad Request)
2014-02-15 13:05:00 -08:00
..
abstract_controller Require action_view to fix missing constant 2014-02-07 17:48:18 +01:00
action_controller Correct prestreaming controller response status. 2014-02-15 13:05:00 -08:00
action_dispatch Check if variant array contains only symbols 2014-02-13 18:05:55 +01:00
action_pack Get ready to release 4.1.0.beta1 2013-12-17 16:05:28 -08:00
abstract_controller.rb No need for .rb extension 2013-08-25 11:39:09 +02:00
action_controller.rb Remove deprecated cattr_* requires 2013-12-03 00:28:15 +02:00
action_dispatch.rb Renamed session_serializer option to cookies_serializer 2014-02-11 01:54:16 -08:00
action_pack.rb update copyright notices to 2014. [ci skip] 2014-01-01 23:59:49 +05:30