0.45
A long-lived project that still receives updates
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
Repository is archived
No commit activity in last 3 years
No release in over 3 years
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
No release in over 3 years
Low commit activity in last 3 years
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
No commit activity in last 3 years
No release in over 3 years
Store Rails validations as JSON to serve via api and drive complex validation logic.
2020
2021
2022
2023
2024
2025
0.01
No release in over 3 years
Low commit activity in last 3 years
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
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Adds several handy expectations for testing ActiveRecord model validations, similar to what Shoulda provides.
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
Adds type validation for classes with ActiveModel::Validations.
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Package containing validations: .
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
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
Repository is gone
No release in over 3 years
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
Repository is gone
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
ActiveRecord extension that allows to infer validation rules from database
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Reuse your Rails model validations on the client-side.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
A library reflex to provide realtime form validation using the validations you already have
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
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
There's a lot of open issues
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