Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
0.0
ActiveRecord plugin to validate values of column in specified word
2021
2022
2023
2024
2025
2026
0.0
With ActsAsExpirable, you can mark ActiveRecord records as expired and programmatically find expired record.
2021
2022
2023
2024
2025
2026
0.0
Filter attributes and stuff.
2021
2022
2023
2024
2025
2026
0.0
acts_as_flexigrid is ActiveRecord plugin for Flexigrid
2021
2022
2023
2024
2025
2026
0.0
Rails plugin to handle first_name, middle_names and last_name combinations.
2021
2022
2023
2024
2025
2026
0.0
A helper to wrap an ActiveRecord attribute with ActiveSupport::StringInquirer.
2021
2022
2023
2024
2025
2026
0.0
Easily define abstract methods and callbacks for superclasses and modules
2021
2022
2023
2024
2025
2026
0.0
Easily define abstract methods and callbacks for superclasses and modules
2021
2022
2023
2024
2025
2026
0.0
Rendering business objects in ISDOC format
2021
2022
2023
2024
2025
2026
0.0
A simple plugin that automatically generates a key for a model on create. It takes care of protecting the key, automatically generating it and making sure it is unique.
2021
2022
2023
2024
2025
2026
0.0
ActsAsLearnable is a Ruby gem for ActiveRecord models. It provides a simple way to create flashcards in your app. It automatically schedules flashcards for review depending on recall quality (1 to 5). You can easily create a Spaced Repetition System (SRS) using this gem.
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord plugin that assists in acts_as_living stage progressions.
2021
2022
2023
2024
2025
2026
0.0
Barebones acts_as_list
2021
2022
2023
2024
2025
2026
0.0
Represent ActiveRecord markdown text columns as Markdown objects using various external libraries to convert to HTML.
2021
2022
2023
2024
2025
2026
0.0
Represent ActiveRecord Markdown, Textile, Wiki text, RDoc columns as Markdown, Textile Wikitext, RDoc objects using various external libraries to convert to HTML. Includes markup extension methods.
2021
2022
2023
2024
2025
2026
0.0
Make cache methods on ActiveRecord easy!
2021
2022
2023
2024
2025
2026
0.0
Encode Trees in RDBMS using nested interval method for powerful querying and speedy inserts.
2021
2022
2023
2024
2025
2026
0.0
It allows to handle JSON and JSONB fields as if they are proper database columns, handling default values, type casting and easier validation.
2021
2022
2023
2024
2025
2026
0.0
acts_as_notifier is an add-on for ActiveRecord models used to notify users of new and updated records
via ActionMailer emails. The notifications can be make conditional and recipient lists can be specified
at runtime using a proc or method name. acts_as_notifier can be configured to s...
2021
2022
2023
2024
2025
2026
0.0
This 'acts_as' extension provides the capability for having previous next methods for object.
Previous & next are based on a specified column (default is id).
2021
2022
2023
2024
2025
2026