paramoid 1.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:
=
インストール:
=
バージョン履歴:
- 1.0.0 May 28, 2022 (8KB)
Runtime依存関係 (2):
actionpack
>= 5, < 8
activesupport
>= 5, < 8