Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to kwargs in ActionController::TestCase and ActionDispatch::Integration | Kir Shatrov | 2015-01-29 | 1 | -4/+4 |
* | Merge pull request #15692 from sromano/falseClass | Matthew Draper | 2014-06-14 | 1 | -1/+17 |
|\ | |||||
| * | ActionController::Parameters#require now accepts FalseClass values | Sergio Romano | 2014-06-13 | 1 | -1/+17 |
|/ | |||||
* | unify param.require tests | Arthur Neves | 2014-01-23 | 1 | -0/+8 |
* | Revert "Merge pull request #9660 from sebasoga/change_strong_parameters_requi... | Guillermo Iguaran | 2013-11-02 | 1 | -19/+0 |
* | Change ActionController::Parameters#require behavior when value is empty | Sebastian Sogamoso | 2013-03-11 | 1 | -0/+19 |
* | Remove warnings: "(...) interpreted as grouped expression" | Carlos Antonio da Silva | 2013-01-16 | 1 | -2/+2 |
* | strong parameters exception handling | Brian Alexander | 2013-01-15 | 1 | -9/+6 |
* | Integrate ActionController::Parameters from StrongParameters gem | Guillermo Iguaran | 2012-09-16 | 1 | -0/+30 |