0.0
ActiveRecord::StrictValidations adds validations to ActiveRecord models to make sure they do not trigger database errors.
2020
2021
2022
2023
2024
2025
0.0
ActiveModel child model validations delegater.
2020
2021
2022
2023
2024
2025
0.0
Simple validation of params with a concern
2020
2021
2022
2023
2024
2025
0.0
Implement easily angular validation via form_for and form_tag helpers
2020
2021
2022
2023
2024
2025
0.0
Collection of custom validations for Rails
2020
2021
2022
2023
2024
2025
0.0
Internal validations library used by the Fanforce codebase.
2020
2021
2022
2023
2024
2025
0.0
gstin_validation validates Indian gstin numbers based on the check digit. The last character in a gstin number is the checksum digit. Checksum digit is generated based on the first 14 characters of the gstin number.
2020
2021
2022
2023
2024
2025
0.0
MobilityUniqueness extends the Mobility gem with locale-specific uniqueness validation
for translated attributes in ActiveRecord models. It allows you to ensure that a given attribute,
such as `name` in different locales, is unique within the specified locale.
By using this va...
2020
2021
2022
2023
2024
2025
0.0
Encapsulates validations and business logic of class attributes. Currently compatible with ActiveModel validations.
2020
2021
2022
2023
2024
2025
0.0
Validation Tracker Client
2020
2021
2022
2023
2024
2025
0.0
Validations for Argentinian specific information
2020
2021
2022
2023
2024
2025
0.0
log active model validation errors to get better insights in the usability of your forms
2020
2021
2022
2023
2024
2025
0.0
The `password_auth` gem provides a simple and secure way to handle password authentication in Ruby applications. It offers a set of reusable components and utilities to handle user passwords, including password hashing, salting, and validation.
Key Features:
- Secure password storage: The ge...
2020
2021
2022
2023
2024
2025
0.0
The validation APIs help you validate data. Check if an E-mail address is real. Check if a domain is real. Check up on an IP address, and even where it is located. All this and much more is available in the validation API.
2020
2021
2022
2023
2024
2025
0.0
slim-template format validation.
2020
2021
2022
2023
2024
2025
0.0
Simple clean validation errors that can be used independently
2020
2021
2022
2023
2024
2025
0.0
Email address validation using RFC 822 pattern matching regular expressions
2020
2021
2022
2023
2024
2025
0.0
Extra validations for rails: date, domain, email, iban, phone, postal_code, commerce_number, vat_number
2020
2021
2022
2023
2024
2025
0.0
Use database validations and convert ActiveRecord::StatementInvalid into ActiveRecord::RecordInvalid
2020
2021
2022
2023
2024
2025
0.0
A Rails model validation, my first gem, just a practice work
2020
2021
2022
2023
2024
2025