0.06
ActiveRecord extension. Allows to save record without calling callbacks and validations.
2020
2021
2022
2023
2024
2025
0.06
A gem that provides credit card validation. It is basically a ruby port of the javascript credit card validator by Thomas Fuchs (madrobby) (http://github.com/madrobby/creditcard_js).
2020
2021
2022
2023
2024
2025
0.06
Adds validation methods to ActiveModel for validating dates and times. Works with multiple ORMS.
2020
2021
2022
2023
2024
2025
0.05
Config. Defined as a class. Used as an instance. Support for inheritance and composition. Lazy instantiation. Thread-safe. Command-style DSL. Validation layer. Support for YAML, TOML, JSON, __END__, ENV. Extremely simple to define. Extremely simple to use.
2020
2021
2022
2023
2024
2025
0.05
Plugs directly in the the Google's native C++ [libphonenumber](https://github.com/google/libphonenumber) for extemely _fast_ and _robust_ phone number parsing, validation, and formatting. On average, most methods are 40x t0 50x faster than other Ruby phone number libraries.
2020
2021
2022
2023
2024
2025
0.05
TLSPretense provides a set of tools to test SSL/TLS certificate validation.
It includes a library for generating certificates and a test framework for
running tests against a client by intercepting client network traffic."
2020
2021
2022
2023
2024
2025
0.05
CPF validation for ActiveModel
2020
2021
2022
2023
2024
2025
0.05
Scrivener removes the validation responsibility from models and acts as a filter for whitelisted attributes.
2020
2021
2022
2023
2024
2025
0.05
CNPJ validation for ActiveModel
2020
2021
2022
2023
2024
2025
0.05
Validatable is a library for adding validations. Now compatible with Ruby 1.9.2+
2020
2021
2022
2023
2024
2025
0.05
This plugin gives you the option to not have your custom validation error message prefixed with the attribute name
2020
2021
2022
2023
2024
2025
0.05
Implements the common view pattern by which a list of messages are shown at the top, often a combination of flash messages and ActiveRecord validation issues on one or more models.
2020
2021
2022
2023
2024
2025
0.05
Rack middleware for Weixin apps: message validation/parser/generator
2020
2021
2022
2023
2024
2025
0.04
Interactors are a pattern for structuring your business logic into units.
They have a flexible context that they pass between them, which makes them
easy-to-write, but hard-to-understand after you've written them. Much of
this confusion comes from not knowing what the interactor is supposed to
ta...
2020
2021
2022
2023
2024
2025
0.04
Generates modules that provide conventional value semantics for a given set of attributes.
The behaviour is similar to an immutable `Struct` class,
plus extensible, lightweight validation and coercion.
2020
2021
2022
2023
2024
2025
0.04
Post/zip code formatting and validation for the UK, US, CA and more.
2020
2021
2022
2023
2024
2025
0.04
Cloudformation tasks for apply(create/update), delete, recreate on stack along with validations on templates
2020
2021
2022
2023
2024
2025
0.03
Model.validates { presence_of :name }
2020
2021
2022
2023
2024
2025
0.03
Schema-based validation and coercion for Ruby data structures, inspired
by Prismatic/schema for Clojure.
2020
2021
2022
2023
2024
2025
0.03
A Rails plugin that adds an ActiveRecord validation helper to do range and start/end date checking in.
2020
2021
2022
2023
2024
2025