-
keygen-api
Keygen is a fair source software licensing and distribution API built with Ruby on Rails. For developers, by developers.
Thanks for the comments. Form models weren't the direction I wanted to go in for my API, which this gem was extracted from. For my use case, that'd be a headache to maintain that many models and their various validations. I have 63 uses of typed_params {} in that API, so that'd be 63 form models to maintain. I feel that'd start feeling a bit out of control. I like keeping the schema right next to the action.
-
Scout Monitoring
Performance metrics and, now, Logs Management Monitoring with Scout Monitoring. Get early access to Scout Monitoring's NEW Ruby logging feature [beta] by signing up now. Start for free and enable logs to get better insights into your Rails apps.
-
typed_params
An alternative to Rails strong_parameters. Define structured and strongly-typed parameter schemas for your Rails controllers.
-
Why use this over rails_param?
-
But if it really bothers you, check out ruby-next.