Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
0.0
Ruby (and Rails) attribute cleaning support, provides some nice and easy to enhance default normalization strategies.
2021
2022
2023
2024
2025
2026
0.0
A Vagrant plugin that allows management of containers using LXD.
2021
2022
2023
2024
2025
2026
0.0
A Sprinkle provisioner for Vagrant.
2021
2022
2023
2024
2025
2026
0.0
Automatically validate ActiveRecord models based on the database schema.
2021
2022
2023
2024
2025
2026
0.0
Validacity adds an extra layer of validation objects where all your validation logic can be moved to.
2021
2022
2023
2024
2025
2026
0.0
ActiveModel Interface for validatable
2021
2022
2023
2024
2025
2026
0.0
Validate HTML files as they leave your app by rack or by mail or by turbo-stream
2021
2022
2023
2024
2025
2026
0.0
Automatically validate limits for ActiveRecord attributes.
2021
2022
2023
2024
2025
2026
0.0
Email validator that hits freemium providers one by one and returns
normalized response.
2021
2022
2023
2024
2025
2026
0.0
Provides a clean DSL to validate params for controller actions.
2021
2022
2023
2024
2025
2026
0.0
Rails plugin that uses George Carlin's list of seven dirty words (aka swear words, aka cuss words) to check for decency on ActiveRecord model attributes.
2021
2022
2023
2024
2025
2026
0.0
Validations for making ActiveRecord objects immutable.
2021
2022
2023
2024
2025
2026
0.0
ActiveModel validator that ensures Word-tags hasn't been accidentally pasted into WYSIWYG attributes.
2021
2022
2023
2024
2025
2026
0.0
Delegates validation between objects
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
Adds String#valid_date? method to add utility to the Rails String#to_date method. Determines whether the string contains a valid date, to check before converting to a date and avoiding an exception.
2021
2022
2023
2024
2025
2026
0.0
Adds valid transition validations to AR.
2021
2022
2023
2024
2025
2026
0.0
A tiny gem for value objects.
2021
2022
2023
2024
2025
2026
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....
2021
2022
2023
2024
2025
2026