0.0
The purpose of the builder object is to create a layer of abstraction between the controller and models in a Rails application. The builder is particularly useful for receiving complex post and put requests with multiple parameters, but is lightweight enough to use for simple writes when some fil...
2020
2021
2022
2023
2024
2025
0.0
Faraday middleware for validation by OpenAPI
2020
2021
2022
2023
2024
2025
0.0
Find models in database which violate Active Record validation rules.
Invalid models may raise unexpected error when updated.
2020
2021
2022
2023
2024
2025
0.0
Simple DSL to validate params (and coerce them to the desired type) that fall outside of Rails' default parameter whitelisting and ActiveModel validations system. The common use cases are searching and sorting, whether from an HTML form or via a JSON API.
2020
2021
2022
2023
2024
2025
0.0
A rails form helper and builder for use with Twitter's Bootstrap. It wraps
form elements with the DOM necessary to render them correctly using
Bootstrap and automatically renders validation errors using Bootstrap.
2020
2021
2022
2023
2024
2025
0.0
Phone number parsing, validation and formatting.
2020
2021
2022
2023
2024
2025
0.0
Defines the skills cards data model and methods to validate whether given data matches this model.
2020
2021
2022
2023
2024
2025
0.0
A useful utility for transforming state that provides step sequencing, middleware, and validation.
2020
2021
2022
2023
2024
2025
0.0
Basically based on RFC 5322, with some additional validations so it works on almost all variety of systems.
2020
2021
2022
2023
2024
2025
0.0
Build associations & validations specs automatically with shoulda-matchers
2020
2021
2022
2023
2024
2025
0.0
Extend your Rails forms with character countdown fields easy with just setting validations to your models.
2020
2021
2022
2023
2024
2025
0.0
Adds a new validation for ActiveRecord, 'has_unpublished_password'
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
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...)
2020
2021
2022
2023
2024
2025
0.0
CKAN CLI with built-in CSV file validation and CKAN API integration.
2020
2021
2022
2023
2024
2025
0.0
i18n address standardization and validation using Google's i18n address repo
2020
2021
2022
2023
2024
2025
0.0
Model scope analyzes your Rails application models and provides some useful insights on callbacks and validations defined
2020
2021
2022
2023
2024
2025
0.0
I18n::Message is an object-oriented abstraction for looking up translations from I18n.translate. This is useful for storing lookup information in contexts such as ActiveModel validation error I18n.
2020
2021
2022
2023
2024
2025
0.0
Struct + validation + inheritable + default_value + etc...
2020
2021
2022
2023
2024
2025
0.0
Annotator for null validation of gRPC requests using `required`
2020
2021
2022
2023
2024
2025