0.0
ConditionalValidation simplifies adding validation flags and then querying state to determine when associated validations should be run on models.
2020
2021
2022
2023
2024
2025
0.0
Helper to customize the validation messages in Hanami application views.
2020
2021
2022
2023
2024
2025
0.03
Mongoid Plugin for ClientSideValidations
2020
2021
2022
2023
2024
2025
0.03
Formtastic Plugin for ClientSideValidaitons
2020
2021
2022
2023
2024
2025
0.45
StripAttributes automatically strips all ActiveRecord model attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.
2020
2021
2022
2023
2024
2025
0.02
Several methods in ActiveRecord skip validations, callbacks, or both. In my extremely humble but also extremely correct opinion, it's too easy to accidentally use these.
Do Not Want kills those methods dead so you won't cut yourself on them:
>> User.new.update_attribute(:foo, 5)
DoNotWa...
2020
2021
2022
2023
2024
2025
0.01
Turbolinks Plugin for ClientSideValidaitons
2020
2021
2022
2023
2024
2025
0.01
Adds several handy expectations for testing ActiveRecord model validations, similar to what Shoulda provides.
2020
2021
2022
2023
2024
2025
0.01
Adds type validation for classes with ActiveModel::Validations.
2020
2021
2022
2023
2024
2025
0.01
A Rake task investigates the application's models definition, then tells you unique validations that do not have DB indexes.
2020
2021
2022
2023
2024
2025
0.01
To ensure Validations that continue to have issues are addressed by developers. This is done by logging the failure. When a specific failure continues to be an issue, a developer can look into the problem.
2020
2021
2022
2023
2024
2025
0.01
Store Rails validations as JSON to serve via api and drive complex validation logic.
2020
2021
2022
2023
2024
2025
0.0
MongoMapper Plugin for ClientSideValidaitons
2020
2021
2022
2023
2024
2025
0.0
Live validator is a Rails Guilded (http://github.com/midas/guilded/tree/master) component that will reflect ActiveRecord validations and use them to live validate forms. Live validator uses the Live Validation (http://www.livevalidation.com) JavaScript library to accomplish this task. It also...
2020
2021
2022
2023
2024
2025
0.0
It allows you to specify validations for method arguments, using `validate_args` to supply validation rules of a hash or array.
2020
2021
2022
2023
2024
2025
0.0
Another validation library
2020
2021
2022
2023
2024
2025
0.0
Rails Active MCP enables secure Rails console access through Model Context Protocol (MCP)
for AI agents and development tools like Claude Desktop. Provides safe database querying,
model introspection, and code execution with comprehensive safety checks and audit logging.
Features include:
• Sa...
2020
2021
2022
2023
2024
2025
0.0
It will handle ajax validations.
2020
2021
2022
2023
2024
2025
0.0
Object Oriented Validation Library
2020
2021
2022
2023
2024
2025
0.0
Extra matchers to test model validation
2020
2021
2022
2023
2024
2025