Project

Reverse Dependencies for activerecord

The projects listed here declare activerecord as a runtime or development dependency

0.0
No commit activity in last 3 years
No release in over 3 years
Calculates the delta between two collections of objects.
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
Additional real/virtual attribute change tracking independent of ActiveRecords
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
DeltaForce lets you use Postgres 8.4+ window functions with ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Facilitate simplistic guarding of denormalized followers on update of source of truth.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Denormalize ActiveRecord fields for performance reasons
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Low commit activity in last 3 years
This gem adds a `denormalize` option to ActiveRecord relation definitions, e.g. `has_many :foos, denormalize: { fields: :updated_at }`.
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
Automatically decides between :destroy and :delete / :delete_all for your Rails associations.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
This gem is not needed in Rails 3 as dependent => :raise is included in 3.0.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
This gem is not needed in Rails 3 as dependent => :raise is included in 3.0.
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
DeprecatedAttributes provides a straightforward and unobtrusive method for flagging deprecated attributes in your model. When these attributes are accessed, a warning message will be logged along with a trace of where the deprecated attribute was called. Additionally, an exception can be raised i...
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Turn a module of behavioral concerns into a DSL for describing a large set of subtypes
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Background tasks & Exporting and importing data out of Amazon AWS RedShift
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Low commit activity in last 3 years
Spam detection plugin for Rails 2 & ActiveRecord 2. Uses all the standard Rails conventions and my Despamilator gem. Use the main (non rails2) version for Rails 3.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Roles persisted in the database. Role is as a composition of grants. Roles may be assigned to user.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Destroy associations if specified attribute is blank
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
destroy database records in the background
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Deletes records(without instantiating the records first) based on a block(which returns an array of ids) given and also recursively deletes all their associated records if they are marked as :dependent => :destroy. It is useful for background processing.
2021
2022
2023
2024
2025
2026