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
Aaron Patterson 58dba19a0b remove outdated comment
all parameter parsing is done on the request object now, so we don't
need to worry about at ParamParser middleware
2015-09-18 14:34:42 -07:00
..
caching
metal Use rack.session_options instead of directly change env 2015-09-16 01:01:53 +08:00
railties
api.rb remove RackDelegation module 2015-08-26 11:53:15 -07:00
base.rb eagerly allocate the renderer object 2015-09-14 15:29:19 -07:00
caching.rb remove RackDelegation module 2015-08-26 11:53:15 -07:00
form_builder.rb remove extra = in form builder example [ci skip] 2015-04-15 23:06:01 +09:00
log_subscriber.rb Freeze string literals when not mutated. 2015-07-19 17:45:10 -05:00
metal.rb allocate request objects with the env hash, set routes on the request 2015-09-15 07:38:39 -07:00
railtie.rb Merge pull request #15933 from rafael/master 2014-06-27 18:16:52 -03:00
renderer.rb allocate request objects with the env hash, set routes on the request 2015-09-15 07:38:39 -07:00
template_assertions.rb Remove assigns and assert_template. 2015-05-30 14:13:57 +08:00
test_case.rb remove outdated comment 2015-09-18 14:34:42 -07:00