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_controller/metal
Kevin Casey 933e9b4fe2 re-raise error if error occurs before committing in streaming
update the tests, using an if-else
2014-03-14 23:54:43 -07:00
..
conditional_get.rb
cookies.rb
data_streaming.rb Update Docs in favor to use render plain instead of text option 2014-02-18 15:05:10 -05:00
exceptions.rb
flash.rb Custom flash should be defined only for the class that defines it and it's subclasses. 2013-09-13 10:19:29 -03:00
force_ssl.rb Fix a few typos. [ci skip] 2013-09-04 03:48:53 +09:00
head.rb Typos. return -> returns. [ci skip] 2013-12-03 13:31:36 -02:00
helpers.rb pass app config to controller helper proxy 2013-10-24 08:03:31 +03:00
hide_actions.rb
http_authentication.rb Update Docs in favor to use render plain instead of text option 2014-02-18 15:05:10 -05:00
implicit_render.rb
instrumentation.rb typos rectified [ci skip] 2013-12-12 11:29:23 +05:30
live.rb re-raise error if error occurs before committing in streaming 2014-03-14 23:54:43 -07:00
mime_responds.rb No variant should also be picked up by variant.any if variant.none is not defined (just like any other variant) 2014-02-13 20:44:10 +01:00
params_wrapper.rb Do not discard query parameters on requests that use wrap_parameters 2014-01-30 18:20:55 -05:00
rack_delegation.rb Do note remove Content-Type when render :body 2014-03-05 10:33:52 -05:00
redirecting.rb Fix syntax error in redirect_to example 2013-12-14 15:35:50 +01:00
renderers.rb Improve font of some code in API documentation [ci skip] 2013-12-26 18:54:46 +08:00
rendering.rb Do note remove Content-Type when render :body 2014-03-05 10:33:52 -05:00
request_forgery_protection.rb Make CSRF failure logging optional/configurable. 2014-03-05 11:31:57 +11:00
rescue.rb
responder.rb Fix typo in action_controller responder.rb 2013-12-12 02:03:58 -06:00
streaming.rb Indent protected methods 2013-08-25 11:39:10 +02:00
strong_parameters.rb Simple Sungularize ActionController::UnpermittedParameters error in case when only 1 parameter is unpermitted. 2014-02-24 13:25:38 +04:00
testing.rb Fix controller test not resetting @_url_options 2014-02-26 10:39:44 -08:00
url_for.rb Fix generating route from engine to other engine 2013-05-03 18:15:40 +02:00