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
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
Turbolinks Plugin for ClientSideValidaitons
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.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
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.0
Package containing validations: .
2020
2021
2022
2023
2024
2025
0.0
Extra matchers to test model validation
2020
2021
2022
2023
2024
2025
0.0
Simple way to add Active Record Validations to models and views through the limits established in your database.
2020
2021
2022
2023
2024
2025
0.0
Validation of params for Sinatra
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
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
ActiveRecord extension that allows to infer validation rules from database
2020
2021
2022
2023
2024
2025
0.0
Reuse your Rails model validations on the client-side.
2020
2021
2022
2023
2024
2025
0.0
A library reflex to provide realtime form validation using the validations you already have
2020
2021
2022
2023
2024
2025
0.0
If you need a way to easily skip validations on some attributes and only in certain cases, this gem will allow you to do it in a clean and elegant way.
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