controller
controller copied to clipboard
Pass router.params with other request params to action's test
Hello.
This PR fix this issue https://github.com/hanami/validations/issues/138
Before this fix only router.params or other request params appears in params variable but not simultaneously