rails/actionpack/test/controller/parameters
2014-06-07 13:30:03 +02:00
..
log_on_unpermitted_params_test.rb Simple Sungularize ActionController::UnpermittedParameters error in case when only 1 parameter is unpermitted. 2014-02-24 13:25:38 +04:00
multi_parameter_attributes_test.rb Permit string and float values in the multiparameter attributes 2012-10-18 00:31:46 -03:00
nested_parameters_test.rb Strong parameters should permit nested number as key. Closes #12293 2013-09-27 03:53:45 +09:00
parameters_permit_test.rb adds some details to the rationale of converted_arrays [ci skip] 2014-06-07 13:30:03 +02:00
raise_on_unpermitted_params_test.rb Restore and adapt the implementation reverted at 2013-01-19 15:32:27 -02:00