0.0
Get the power of ActiveRecord models, including validation, without having a table in the database.
2021
2022
2023
2024
2025
2026
0.0
Flatter transforms a deeply nested graph of ActiveModel-like objects
to a single mapper object that handles all the nested attributes and has a very flexible behavior
for handling validation, saving routines with a DRY approach.
2021
2022
2023
2024
2025
2026
0.0
This RubyGem allows you to prevent particular database fields from being changed after an Active Record object is created. A validation error occurs on updates if an attribute of a model object is different from its value in the database.
2021
2022
2023
2024
2025
2026
0.0
Set a schema, defaults, and validations for your json attributes
2021
2022
2023
2024
2025
2026
0.0
Provider-agnostic guardrails (PII redaction, schema validation) and evaluation/regression harness for LLM prompts and models.
2021
2022
2023
2024
2025
2026
0.0
As your Rails projects evolve and grow, your model validations tend to change
as well. An unfortunate side effect of this evolution is that your table-
backed ActiveRecord::Base descendants end up with rows that instantiate invalid
model instances. ValidData generates a report for your Rails appl...
2021
2022
2023
2024
2025
2026
0.0
simple-cli-options is a small Ruby library for parsing command-line flags with validation and conversion.
Define options with short/long forms, then parse ARGV and read values by name.
This gem is currently in BETA; APIs may change in future releases.
2021
2022
2023
2024
2025
2026
0.0
Defines the skills cards data model and methods to validate whether given data matches this model.
2021
2022
2023
2024
2025
2026
0.0
A useful utility for transforming state that provides step sequencing, middleware, and validation.
2021
2022
2023
2024
2025
2026
0.0
Basically based on RFC 5322, with some additional validations so it works on almost all variety of systems.
2021
2022
2023
2024
2025
2026
0.0
Build associations & validations specs automatically with shoulda-matchers
2021
2022
2023
2024
2025
2026
0.0
Extend your Rails forms with character countdown fields easy with just setting validations to your models.
2021
2022
2023
2024
2025
2026
0.0
Adds a new validation for ActiveRecord, 'has_unpublished_password'
2021
2022
2023
2024
2025
2026
0.0
Need a simple, consistent way to create model instances and check
validations in your ActiveRecord 3.1+ tests? Use the Modelizer. Just
don't trust the docs, since lots changed in 5.x and I got lazy.
2021
2022
2023
2024
2025
2026
0.0
This gem allows to generate JsonSchema thanks to a Builder class or
an ActiveRecord serialization class. It can be used in Rails 4, 5 or
Ruby standalone projects.
The output validation is done agains json-schema.
2021
2022
2023
2024
2025
2026
0.0
Automatically generate Grape params or Rails strong params from Dry::Validation contracts
2021
2022
2023
2024
2025
2026
0.0
Simple and powerful way to work with LLM structured outputs in Rails. Supports OpenAI and Anthropic with automatic validation, caching, and Rails integration.
2021
2022
2023
2024
2025
2026
0.0
Uses the power and familiarity of ActiveModel::Validations to validate hash structures. Designed for detecting and providing feedback on bad requests to your RESTful Web Service.
2021
2022
2023
2024
2025
2026
0.0
Provide validations from ActiveRecord schema information.
2021
2022
2023
2024
2025
2026
0.0
QAT Devel is a tool for executing common tasks in the development of QAT modules:
- DoD metric validation
- Code Coverage
- Code Documentation
- Code Quality
- (more coming soon...)
2021
2022
2023
2024
2025
2026