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
2015-09-16 01:01:53 +08:00
..
basic_implicit_render.rb Return 204 if render is not called in API controllers 2015-06-11 16:54:17 -03:00
conditional_get.rb remove RackDelegation module 2015-08-26 11:53:15 -07:00
cookies.rb remove RackDelegation module 2015-08-26 11:53:15 -07:00
data_streaming.rb Revert "this always sets :public to false, so just do that" 2015-08-27 14:16:01 -07:00
etag_with_template_digest.rb Remove unused block arguments 2015-08-23 16:06:29 +02:00
exceptions.rb
flash.rb
force_ssl.rb Fix formatting of force_ssl options documentation [ci skip] 2015-07-19 10:18:01 +01:00
head.rb remove useless status set 2015-08-26 10:51:14 -07:00
helpers.rb typo "description not clear corrected with proper description and action_controller_overview file Rails' -> Rails" [ci skip] 2015-09-02 09:19:47 +05:30
http_authentication.rb add a method for getting the http auth salt 2015-08-29 18:11:36 -07:00
implicit_render.rb Override default_render's behavior with a block 2015-06-20 12:00:07 -04:00
instrumentation.rb remove RackDelegation module 2015-08-26 11:53:15 -07:00
live.rb use accessors instead of manipulating the hash 2015-09-08 16:14:41 -07:00
mime_responds.rb push content_type assigment in to metal 2015-09-08 16:14:41 -07:00
params_wrapper.rb Fix params_wrapper doc [ci skip] 2015-07-26 07:18:40 +03:00
redirecting.rb remove RackDelegation module 2015-08-26 11:53:15 -07:00
renderers.rb added description instead of remove usage [ci skip] 2015-07-11 21:28:07 -05:00
rendering.rb eagerly allocate the renderer object 2015-09-14 15:29:19 -07:00
request_forgery_protection.rb Use rack.session_options instead of directly change env 2015-09-16 01:01:53 +08:00
rescue.rb
streaming.rb deprecate the env method on controller instances 2015-08-07 16:27:32 -07:00
strong_parameters.rb Remove wrong doc line about AC::Parameters 2015-09-10 14:48:23 -07:00
testing.rb remove RackDelegation module 2015-08-26 11:53:15 -07:00
url_for.rb Decrease string allocations in url_options 2015-07-29 20:41:57 -05:00