Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
validate-response is a gem for bringing error messages from one or more ActiveRecord objects to the unified structure & highlight validation errors in forms (ajax supported).
2019
2020
2021
2022
2023
2024
0.0
ActiveRecord model validation against stopforumspam.com (Rails 3)
2019
2020
2021
2022
2023
2024
0.0
Brazilian zipcode validations for ActiveRecord, integrated with correios-cep gem.
2019
2020
2021
2022
2023
2024
0.0
ActiveRecord validations for danish CVR numbers
2019
2020
2021
2022
2023
2024
0.0
Some description for validates-gem
2019
2020
2021
2022
2023
2024
0.0
Use those validators for Australian numbers as ABN, TFN, ...
2019
2020
2021
2022
2023
2024
0.0
SWIFT validator for ActiveRecord attributes.
2019
2020
2021
2022
2023
2024
0.0
Validates TeamViewer ID for ActiveRecord attributes.
2019
2020
2021
2022
2023
2024
0.0
Validate if an association has unique values on a specific attribute.
2019
2020
2021
2022
2023
2024
0.0
A notifier for form validation errors.
2019
2020
2021
2022
2023
2024
0.0
Find and report ActiveRecord validation errors.
2019
2020
2021
2022
2023
2024
0.0
A extension activemodel's validations to validation step by step.
2019
2020
2021
2022
2023
2024
0.0
Reuse your Rails model validations on the client-side.
2019
2020
2021
2022
2023
2024
0.0
Tracks each validation error, providing an aggregate to identify UI issues
2019
2020
2021
2022
2023
2024
0.0
Checks whether an ActiveModel Validator is attached to an attribute of a Model and with which options
2019
2020
2021
2022
2023
2024
0.0
Rails 3 generator plugin that generates validator's skeleton files.
2019
2020
2021
2022
2023
2024
0.0
Check the contents of your database by validating the models.
2019
2020
2021
2022
2023
2024
0.0
As your Rails projects evolve and grow, your model validations tend to change
as well. An unfortunate side effect of this evolution is that your table-
backed ActiveRecord::Base descendants end up with rows that instantiate invalid
model instances. ValidData generates a report for your Rails appl...
2019
2020
2021
2022
2023
2024
0.0
Goes through all your Rails ActiveRecord objects and check if they are all still pass your model validations. You may have added new validations to your model since creating your object, or ran update_column in your console to solve a production issue. Find issues in your db before others do. Ins...
2019
2020
2021
2022
2023
2024
0.0
Ensure that your routes don't conflict. Main use cases are for dynamic routes that could conflict with resourcefully generated routes.
2019
2020
2021
2022
2023
2024