Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Validations for making ActiveRecord objects immutable.
2019
2020
2021
2022
2023
2024
0.0
Rails plugin that provides a validates_ip_format_of method to ActiveRecord models. IPs are validated by regexp. IP validation. Validate IP.
2019
2020
2021
2022
2023
2024
0.0
Validate specific value for Rails
2019
2020
2021
2022
2023
2024
0.0
Add to Rails the possibility to validate the quantity of an associate model
2019
2020
2021
2022
2023
2024
0.0
validates_schema was developed by: markbates
2019
2020
2021
2022
2023
2024
0.0
Makes boolean validations a little cleaner.
2019
2020
2021
2022
2023
2024
0.0
Library for validating unchangeable attributes.
2019
2020
2021
2022
2023
2024
0.0
Validate uniqueness of multiple newly associated records
2019
2020
2021
2022
2023
2024
0.0
Rails plugin that provides a validates_uri_format_of method to ActiveRecord models. URLs are validated by several options.
2019
2020
2021
2022
2023
2024
0.0
Provides validates_xml method allowing to validate xml correctness of ActiveRecord attributes.
2019
2020
2021
2022
2023
2024
0.0
Adds basic reflection support to ActiveRecord validations
2019
2020
2021
2022
2023
2024
0.0
ActiveModel Interface for validation_reflection
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
validations-skipper is a gem that enables objects
to skip specified validations with ease.
It can be applied to ActiveRecord::Base classes.
2019
2020
2021
2022
2023
2024
0.0
The beginning of a validation library
2019
2020
2021
2022
2023
2024
0.0
Adds valid transition validations to AR.
2019
2020
2021
2022
2023
2024
0.0
Value objects for your active models
2019
2020
2021
2022
2023
2024
0.0
values_for makes your ActiveRecord-backed class work with an enumerable type. Instead of existing
ActiveRecord plugins such as enum_fu, which store the enumerable attribute as an integer, values_for
stores the content of the enumerable attribute in a varchar column of the database....
2019
2020
2021
2022
2023
2024
0.0
Gem for calculating product sum with vat, product sum without vat and product sum of vat.
2019
2020
2021
2022
2023
2024
0.0
Seperate databases for every branch in your development environment
2019
2020
2021
2022
2023
2024