Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
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
Acts As OQGraph allows ActiveRecord models to use the fast and powerful OQGraph engine for MYSQL.
2021
2022
2023
2024
2025
2026
0.0
Combines `acts-as-dag` and `rails3_acts_as_dag` to order model instances in a polymorphic directed acyclic graph and to be able to retrieve connections deleted in the past.
2021
2022
2023
2024
2025
2026
0.0
Because most percentages only need to be accurate to two decimals, this gem has you store them as basis points and does the conversion for you.
2021
2022
2023
2024
2025
2026
0.0
This gem allows you to have ordered models. It is like the old acts_as_list, but very lightweight and with an optimized SQL syntax.
2021
2022
2023
2024
2025
2026
0.0
Enforces presenter pattern for Rails projects
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 priceable
2021
2022
2023
2024
2025
2026
0.0
ActsAsProtocolable is the easiest way to protocol user activity inside your Rails admin interface.
2021
2022
2023
2024
2025
2026
0.0
Gem version of acts_as_rdf Rails plugin
2021
2022
2023
2024
2025
2026
0.0
Emoji reactions for rails
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
Sanitizable concern to sanitize attributes the way you like
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
Creation of automatic selection suitable for drop downs from column fields in an ActiveRecord table
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
0.0
Let subclasses of ActiveRecord::Base to be shardable.
2021
2022
2023
2024
2025
2026
0.0
#execute! executes column's content as shellscript
2021
2022
2023
2024
2025
2026
0.0
This "acts_as" extension is a clone of the well known acts_as_list, only it avoids triggering active record callbacks.
2021
2022
2023
2024
2025
2026