Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.0
Shows what a field expects before validation fails — complementary to ActiveModel errors.
2021
2022
2023
2024
2025
2026
0.0
Use reflection to spec ActiveModel validations
2021
2022
2023
2024
2025
2026
0.0
Helper to customize the validation messages in Hanami application views.
2021
2022
2023
2024
2025
2026
0.0
A Validation framework for creating validation profiles, allowing for the separation & reuse of validation logic from the object being validated.
2021
2022
2023
2024
2025
2026
0.0
log active model validation errors to get better insights in the usability of your forms
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
validations-skipper is a gem that enables objects
to skip specified validations with ease.
It can be applied to ActiveRecord::Base classes.
2021
2022
2023
2024
2025
2026
0.0
Checks whether an ActiveModel Validator is attached to an attribute of a Model and with which options
2021
2022
2023
2024
2025
2026
0.0
extension for active_record
2021
2022
2023
2024
2025
2026
0.0
Validação de inscrição estadual dos 26 estados federativos
2021
2022
2023
2024
2025
2026
0.0
Allow validate uniqueness across multiple column
2021
2022
2023
2024
2025
2026
0.0
An implementation of several error checking algorithms,including Luhn and Damm.
2021
2022
2023
2024
2025
2026
0.0
contextual validations for controllers and wanna learn to do other stuff good too
2021
2022
2023
2024
2025
2026
0.0
ActiveModel validation for credit card number.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Your favourite validations with Ruby
2021
2022
2023
2024
2025
2026
0.0
Validate ISO country and Code
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Ruby gem to check validity of Estonian ID card or Estonian Passport
2021
2022
2023
2024
2025
2026
0.0
valid_syntax checks if a string containing ruby code has any syntax errors. If this is
the case, the syntax errors will be stored to be later accessed.
2021
2022
2023
2024
2025
2026