Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix the strong params config | Christopher Baines | 2018-04-03 |
| | | | | Raise everywhere, instead of log, as this is more explicit. | ||
* | Error on unpermitted strong parameters | Christopher Baines | 2018-04-03 |
Unless running in the production environment. This helps with development as errors are caught earlier. |