paramoid 2.0.0
Paramoid is a gem that extends Rails Strong Parameters, allowing to declare complex params structures with a super cool DSL, supporting required params, default values, groups, arrays and more.
Gemfile:
=
install:
=
Runtime Dependencies (2):
actionpack
>= 5, < 9
activesupport
>= 5, < 9