Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
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
Represent ActiveRecord Markdown, Textile, Wiki text, RDoc columns as Markdown, Textile Wikitext, RDoc objects using various external libraries to convert to HTML.
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
0.0
Acts_as_relatable gem allows you to link/relate AR objects together easily with polymorphic associations.
2021
2022
2023
2024
2025
2026
0.0
Simplifies handling of pseudo removed records.
2021
2022
2023
2024
2025
2026
0.0
User resource management gem.
2021
2022
2023
2024
2025
2026
0.0
A modernized version of Chris Wansthrath's venerable acts_as_textiled. It automatically textiles and then sanitizes columns to your specification. Ryan Grove's excellent Sanitize gem with nokogiri provides the backend for speedy and robust filtering of your output in order to: restrict Textile t...
2021
2022
2023
2024
2025
2026
0.0
ActsAsScrubbable helps you scrub your database the easy way with mock data at the ActiveRecord level
2021
2022
2023
2024
2025
2026
0.0
Emulates sequence in MySQL database. Useful when you want your newly created object to have unique id value.
2021
2022
2023
2024
2025
2026