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
Store Rails validations as JSON to serve via api and drive complex validation logic.
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
Adds several handy expectations for testing ActiveRecord model validations, similar to what Shoulda provides.
2020
2021
2022
2023
2024
2025
0.01
Turbolinks Plugin for ClientSideValidaitons
2020
2021
2022
2023
2024
2025
0.01
Adds type validation for classes with ActiveModel::Validations.
2020
2021
2022
2023
2024
2025
0.22
Rumale::ModelSelection provides model validation techniques,
such as k-fold cross-validation, time series cross-validation, and grid search,
with Rumale interface.
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
Ember Plugin for ClientSideValidaitons
2020
2021
2022
2023
2024
2025
0.0
Another validation library
2020
2021
2022
2023
2024
2025
0.0
It will handle ajax validations.
2020
2021
2022
2023
2024
2025
0.0
Provides an ActiveModel validation that checks if an attribute represents a legal BSON::ObjectId .
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
Add more validation methods for ActiveRecord columns like email, url, and creditcard.
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
Easy validation of option keys and their values. Installation and usage is very simple. You find all
the information you need on my homepage listed below.
2020
2021
2022
2023
2024
2025
0.0
RailsAjaxFormhandler is a lightweight Javascript-plugin which submits your form automatically and displays server responded validation-errors by adding styles and error-messages to the invalid input fields.
2020
2021
2022
2023
2024
2025