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
Richard Schneeman 71f37ce489 Merge pull request #26418 from y-yagi/fixes_26415
call `.to_h` to avoid using deprecated method
2016-09-07 10:46:48 -05:00
..
api Re-add ActionController::ApiRendering 2016-01-20 19:16:23 -05:00
metal Merge pull request #26418 from y-yagi/fixes_26415 2016-09-07 10:46:48 -05:00
railties Simplify helpers handling. Ensure Metal can run AC hooks. 2012-03-15 08:48:38 +01:00
api.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
base.rb Include the content of the flash in the auto-generated etag (#26250) 2016-08-22 13:34:35 -07:00
caching.rb Move private methods to the private visibility 2016-02-24 00:08:01 -03:00
form_builder.rb remove extra = in form builder example [ci skip] 2015-04-15 23:06:01 +09:00
log_subscriber.rb Show unpermitted parameters as symbols in logs (so they could be copy-pasted to the code) 2016-08-10 00:37:27 +03:00
metal.rb Allow specifying encoding of parameters by action 2016-08-09 15:43:01 -07:00
railtie.rb modernizes hash syntax in actionpack 2016-08-06 19:35:13 +02:00
renderer.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
template_assertions.rb Remove assigns and assert_template. 2015-05-30 14:13:57 +08:00
test_case.rb Fix broken heredoc indentation caused by rubocop auto-correct 2016-09-03 13:28:46 +09:00