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
Sean Griffin 5cd2beb013 Add ActionController::Parameters#dig
This method will only be added when used with Ruby 2.3.0 or greater.
This method has the same behavior as `Hash#dig`, except it will convert
hashes to `ActionController::Parameters`, similar to `#[]` and `#fetch`.
2016-03-09 09:49:23 -07:00
..
abstract_controller Merge pull request #24091 from mcfiredrill/fix-helper-method-docs 2016-03-07 00:00:22 -03:00
action_controller Add ActionController::Parameters#dig 2016-03-09 09:49:23 -07:00
action_dispatch extract ActionDispatch::IntegrationTest::Behavior 2016-03-07 11:38:43 -08:00
action_pack Prep release for Rails 5 beta3 2016-02-24 10:27:02 -05:00
abstract_controller.rb Move Caching module to Abstract Controller 2016-02-23 21:11:15 -03:00
action_controller.rb Move Caching module to Abstract Controller 2016-02-23 21:11:15 -03:00
action_dispatch.rb Publish AS::Executor and AS::Reloader APIs 2016-03-02 02:14:20 +10:30
action_pack.rb Update copyright notices to 2016 [ci skip] 2015-12-31 18:27:19 +02:00