0.0
Adds a new validation for ActiveRecord, 'has_unpublished_password'
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Easy validation of deeply-nested hashes
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
Provide validations from ActiveRecord schema information.
2020
2021
2022
2023
2024
2025
0.0
Push new specifications to a spec-repo without lint validation
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
TypedAttrs integrates Sorbet's T::Struct with ActiveRecord's JSON/JSONB columns, providing type-safe structured data storage with runtime and static type checking. Supports nested structs, arrays, hashes, union types, and automatic validation.
2020
2021
2022
2023
2024
2025
0.0
Interactor + Form Object + ActiveModel::Validation
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
Expose fully RESTful HTTP APIs including code-on-demand so client can intelligent present most appropriate UI element for each property & perform arbitrary, non-authorative, client-side validations before submitting data to the API server.
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
RubyBHL is a simple but flexible request/response wrapper for the Biodiversity Heritage Libary API. It includes (some) validation for request formatting. It has excellent unit-test coverage.
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
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
Most web applications have a lot of before/after hooks that occur when working with objects: sending a welcome email on registration, incrementing/decrementing counter caches, trigger validation on remote web services. When implemented using callbacks, all these occur without the developer knowin...
2020
2021
2022
2023
2024
2025