Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table.
2019
2020
2021
2022
2023
2024
0.0
An ActiveRecord plugin that assists in acts_as_living stage progressions.
2019
2020
2021
2022
2023
2024
0.0
A gem that adds simple mechanism to deal with localization of Active Record models
2019
2020
2021
2022
2023
2024
0.0
This gem built to allowing records to be lockable. It's lock your records and let'em untouched.
2019
2020
2021
2022
2023
2024
0.0
Barebones acts_as_list
2019
2020
2021
2022
2023
2024
0.0
Represent ActiveRecord markdown text columns as Markdown objects using various external libraries to convert to HTML.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
With ActsAsMentionable you can mention a different models in different contents.
2019
2020
2021
2022
2023
2024
0.0
Weighted majority voting system for qualitative (categorical) items (i.e.assuming the set of decision has no natural ordering). As a measure of the quality of the consensus/inter-agreement, you can choose between a weighted variant of fleiss Kappa (by default) or the entropy of the vote distribu...
2019
2020
2021
2022
2023
2024
0.0
Handles Message sending between ActiveRecord instances
2019
2020
2021
2022
2023
2024
0.0
Make cache methods on ActiveRecord easy!
2019
2020
2021
2022
2023
2024
0.0
A fairly trivial plugin allowing easy serialisation of Money values (from the money gem) as attributes on activerecord objects
2019
2020
2021
2022
2023
2024
0.0
Store multilingual columns in JSON
2019
2020
2021
2022
2023
2024
0.0
An ActiveRecord plugin for multi-tenant databases
2019
2020
2021
2022
2023
2024
0.0
The acts_as_nested_by class method add 3 instance methods to the model.
nested_by_nesting_model=(flag) sets the nesting_model
nested_by_nesting_model returns true if nested_by nesting_model
nested_by_nesting_model? alias for nested_by_nesting_model
2019
2020
2021
2022
2023
2024
0.0
This Ruby on Rails acts_as extension provides the capabilities for creating a nice url based on an attribute of the current object. You can set / unset the object id in front of the URL and choose the object attribute to use to generate the URL.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.0
Acts As OQGraph allows ActiveRecord models to use the fast and powerful OQGraph engine for MYSQL.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024