controller icon indicating copy to clipboard operation
controller copied to clipboard

Complete, fast and testable actions for Rack and Hanami

Results 53 controller issues
Sort by recently updated
recently updated
newest added

Over in https://github.com/hanami/hanami/issues/1541, I shared how that (at the present moment) a new Hanami user would need to know to activate a body parser middleware in order to correctly process...

This would be helpful for developers setting up `.json` routes and wanting to casually test them in local dev.

enhancement
help-wanted

## Bug Description When using `config.validate_keys = true` in Hanami params validation, extra/disallowed parameters produce duplicate error messages in the validation errors hash. ## Environment - **Hanami version:** ~> 2.2...