1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Prem Sichanugrist 14a3bd520d Make AC::Parameters not inherited from Hash
This is another take at #14384 as we decided to wait until `master` is
targeting Rails 5.0. This commit is implementation-complete, as it
guarantees that all the public methods on the hash-inherited Parameters
are still working (based on test case). We can decide to follow-up later
if we want to remove some methods out from Parameters.
2015-07-15 11:11:36 -04:00
..
abstract
assertions use a lookup table for assert_response 2015-07-13 18:10:36 -07:00
controller Make AC::Parameters not inherited from Hash 2015-07-15 11:11:36 -04:00
dispatch Make AC::Parameters not inherited from Hash 2015-07-15 11:11:36 -04:00
fixtures Merge pull request #20138 from tgxworld/deprecated_assert_template 2015-06-01 12:39:03 -03:00
journey Revert "Merge pull request #20584 from arthurnn/fix_url" 2015-06-17 20:17:44 +02:00
lib/controller
routing
tmp
abstract_unit.rb Add ActionController API functionality 2015-06-11 16:54:09 -03:00