0.01
Rails API parameter validation
2020
2021
2022
2023
2024
2025
0.01
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.
2020
2021
2022
2023
2024
2025
0.01
Postgresql constraints in migrations similiar to ActiveRecord validations
2020
2021
2022
2023
2024
2025
0.01
pure ruby PNG file manipulation & validation
2020
2021
2022
2023
2024
2025
0.01
This gem allows you to create use cases with ActiveModel validations and keep your model clean
2020
2021
2022
2023
2024
2025
0.01
Settler can be used for defining application wide settings in Rails. Settings are loaded from a YAML file and stored in the database using ActiveRecord to allow users to update settings on the fly. The YAML configuration allows you to not only specify defaults, but setting value validations and t...
2020
2021
2022
2023
2024
2025
0.01
Input Mask validation for ActiveModel
2020
2021
2022
2023
2024
2025
0.01
JSON schema validation for Rails
2020
2021
2022
2023
2024
2025
0.01
Allows testing vor valid html (including html5) and css. In addition you can configure the gem to use a locally installed validation service instead of the online w3c servers
2020
2021
2022
2023
2024
2025
0.01
A library for setting up model validations, such as in ActiveRecord.
2020
2021
2022
2023
2024
2025
0.01
When IBAN validation is not enough
2020
2021
2022
2023
2024
2025
0.01
Standalone PORO assertions and validations
2020
2021
2022
2023
2024
2025
0.01
ActiveModel email validation. Checks MX records, sub address, regex, whitelisted and blacklisted check
2020
2021
2022
2023
2024
2025
0.01
GTIN provides basic validation, checksum and conversion functionality for UPC, EAN and GTIN barcode values.
2020
2021
2022
2023
2024
2025
0.01
Rails Form Builder supports Client-side validation using jQuery BootstrapValidator plugin. https://github.com/nghuuphuoc/bootstrapvalidator
2020
2021
2022
2023
2024
2025
0.01
ActiveRecord Tablefree Models provides a simple mixin for creating models that are not bound to the database. This approach is useful for taking advantage of the features of ActiveRecord such as validation, relationships, nested_attributes, etc.
2020
2021
2022
2023
2024
2025
0.01
A library for making it extremely fast for Rails developers to set up and save ActiveRecord instances when writing test cases. It aims to:
* meet all your validations automatically
* only make you specify the attributes you care about
* give you a rich set of features so you can specify associa...
2020
2021
2022
2023
2024
2025
0.01
Provides client side validations for forms with the http://formvalidation.io/ library.
2020
2021
2022
2023
2024
2025
0.01
Custom Ruby on Rails form builder that generates GOV.UK elements styled markup for form inputs, including error validation messages.
2020
2021
2022
2023
2024
2025
0.01
Email Detected is a simple tool for verifying an email address exists. It's free and quite easy to use :smile: .Many times as developers we were putting validation statements for checking email addresses format. This gem will complete your existing setups with validator that actually connects wit...
2020
2021
2022
2023
2024
2025