aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/parameters/always_permitted_parameters_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove `const_missing` which fallback to deprecated `NEVER_UNPERMITTED_PARAMS`Ryuta Kamizono2016-02-151-6/+0
* Removed duplicate requiring minitest/mock as it is already required in method...Ronak Jangir2015-08-261-1/+0
* Return super in ActionController::Parameters.const_missingShuhei Kagawa2015-03-281-1/+8
* Improvements per code review.Rafael Chacón2014-06-271-0/+29