aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/parameters/nested_parameters_test.rb
Commit message (Expand)AuthorAgeFilesLines
* When executing permit with just a key that points to a hash, DO NOT allow all...Santiago Pastorino2012-10-121-1/+5
* Correct parameter access.Philip Arndt2012-09-191-1/+1
* Support fields_for attributes, which may have numeric symbols as hash keysGuillermo Iguaran2012-09-161-0/+18
* require abstract_unit in parameters testsGuillermo Iguaran2012-09-161-0/+1
* Integrate ActionController::Parameters from StrongParameters gemGuillermo Iguaran2012-09-161-0/+94