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
Linus Marton 8d5e0d3f5b
Fix documentation for ActionController::Params#fetch
Make it clear that the return value is converted to an
instance of ActionController::Parameters if possible
2018-05-18 10:03:42 +02:00
..
api Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
metal Fix documentation for ActionController::Params#fetch 2018-05-18 10:03:42 +02:00
railties Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
api.rb Include default headers by default in API mode 2018-04-06 15:13:28 -04:00
base.rb Add quotes to code in rdoc comment in ActionController [ci skip] 2018-04-30 21:35:51 -04:00
caching.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
form_builder.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
log_subscriber.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
metal.rb Remove code duplication for ActionController::Metal.action 2018-01-22 15:57:25 +02:00
railtie.rb [Action Pack] require => require_relative 2017-10-21 22:48:28 +09:00
renderer.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
template_assertions.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
test_case.rb Reset CONTENT_LENGTH between test requests 2018-05-01 01:24:32 +01:00