Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Get around weird missing constant error caused by AS instead of simply raisin... | José Valim | 2011-05-11 | 1 | -5/+13 | |
* | Ensure params wrapper settings are not inherited and calculated each time. | José Valim | 2011-05-06 | 1 | -1/+1 | |
* | More performance optimizations. | José Valim | 2011-05-03 | 1 | -13/+17 | |
* | Improve performance for filtered parameters and add tests. | José Valim | 2011-05-03 | 1 | -3/+2 | |
* | Move most processing to load time for performance and improve test suite. | José Valim | 2011-05-03 | 1 | -25/+49 | |
* | Fix ParamsWrapper docs errors | Sebastian Martinez | 2011-05-02 | 1 | -2/+2 | |
* | Add `ActionController::ParamsWrapper` to wrap parameters into a nested hash | Prem Sichanugrist | 2011-05-03 | 1 | -0/+197 |