@hanamirb.org provides the ability to reuse param validations/definitions across actions.
In each action class you can define `params` blocks, but you can also make those into reusable classes that can be shared (and tested!) if you have a common set of params that need to be used!
#HanamiTips
11
1
2
0