0.0
Annotator for null validation of gRPC requests using `required`
2020
2021
2022
2023
2024
2025
0.0
Provides hash validation with pure text configuration that can be stored in db
2020
2021
2022
2023
2024
2025
0.0
Simple Ruby Service is a lightweight framework for creating Services and Service Objects (SOs) in Ruby. The framework makes Services and SOs look and feel like ActiveModels, complete with: 1. validations and robust error handling; 2. workflows and method chaining; and 3. consistent interfaces. Ad...
2020
2021
2022
2023
2024
2025
0.0
Automatically adds validations to ActiveRecord models that match your database constraints
2020
2021
2022
2023
2024
2025
0.0
It gives you a lot of useful validators for Brazillian documents or phones. Allow ActiveModel validations
2020
2021
2022
2023
2024
2025
0.0
Same as acts_as_state_machine but on multiple columns and with more strict validation, allow creation of complex events with parameters, used successfully on critical financial applications for quite a long time
2020
2021
2022
2023
2024
2025
0.0
Shoulda Matchmakers generates regression specs for existing ActiveRecord models and ActionController controllers
using Shoulda Matchers. It generates specs for model validations, associations, nested attributes, enum definitions,
attribute serialization, database columns and database ...
2020
2021
2022
2023
2024
2025
0.0
Data structure to hold validation and process errors
2020
2021
2022
2023
2024
2025
0.0
Sometimes it's necessary to store incomplete records, without fullfilling all validations, to complete
and then validate the record. ActiveRecord::DraftRecords allows you to persist an record even if it's
invalid by tagging it as a draft.
2020
2021
2022
2023
2024
2025
0.0
A Ruby on Rails implementation of the LlamaHair API client with webhook validation support
2020
2021
2022
2023
2024
2025
0.0
Enumerate adds an `enumerate` command to all ActiveRecord models, enabling you to work with string or integer columns as if they were enums.
The following features are added to your model:
Validation - ensures that the field only receives accepted values
Predicate Methods - a...
2020
2021
2022
2023
2024
2025
0.0
Adds validations, function creation, function delegation,
and key restrictions to arrays and hashes so that they may
function similarly to Structs
2020
2021
2022
2023
2024
2025
0.0
Assorted Rails 7.x-8.x validators: Array, Email, Existence, Grandparent, Hash keys, Hash values, Hostname, IP address, Ordering, URL, Write Once
2020
2021
2022
2023
2024
2025
0.0
DHS ia a Rails-Gem, providing an ActiveRecord like interface to access HTTP-JSON-Services from Rails Applications. Special features provided by this gem are: Multiple endpoint configuration per resource, active-record-like query-chains, scopes, error handling, relations, request cycle cache, batc...
2020
2021
2022
2023
2024
2025
0.0
Middleware for adding api keys validation to API
2020
2021
2022
2023
2024
2025
0.0
Generate TW personal ID number randomly and validation
2020
2021
2022
2023
2024
2025
0.0
Adds validates_associated_with_context to models to validate associated models with validation context
2020
2021
2022
2023
2024
2025
0.0
It allows to handle JSON and JSONB fields as if they are proper database columns, handling default values, type casting and easier validation.
2020
2021
2022
2023
2024
2025
0.0
A library for creating Active Models that can serialize/deserialize to JSON. This includes full support for validation
and change detection through nested models. You can write polymorphic models or arrays of models and get full support
for natural serialization.
Active JSON Model can optionally...
2020
2021
2022
2023
2024
2025
0.0
CompositeValidator allows you to validate associated models and compose their validation errors to the parent model. It supports both single associations and collections.
2020
2021
2022
2023
2024
2025