GitHub - keygen-sh/typed_params: Define structured and strongly-typed parameter schemas for your Rails controllers

This page summarizes the projects mentioned and recommended in the original post on /r/rails

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • keygen-api

    Keygen is an open, source-available 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.

  • typed_params

    An alternative to Rails strong_parameters. Define structured and strongly-typed parameter schemas for your Rails controllers.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rails_param

    Parameter Validation & Type Coercion for Rails

  • Why use this over rails_param?

  • ruby-next

    Ruby Next makes modern Ruby code run in older versions and alternative implementations

  • But if it really bothers you, check out ruby-next.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts