Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.02
An Active Record extension for Multitenancy with PostgreSQL Row Level Security
2020
2021
2022
2023
2024
2025
0.02
Create ActiveRecord relations from UNIONs
2020
2021
2022
2023
2024
2025
0.02
Touch `updated_at` by default with calls to `update_column(s)` and `update_all`
2020
2021
2022
2023
2024
2025
0.02
Automatic database view creation for ActiveRecord
2020
2021
2022
2023
2024
2025
0.02
An implementation of repository pattern that can connect with any ORM
2020
2021
2022
2023
2024
2025
0.02
Use your DB as a cache store
2020
2021
2022
2023
2024
2025
0.02
ActiveRecord extension for sorted adjacency lists support
2020
2021
2022
2023
2024
2025
0.02
This is a ruby gem that provides drop in replacement for acts_as_tree but makes use of SQL recursive statement. Be sure to have a DBMS that supports recursive queries when using this gem (e.g. PostgreSQL or SQLite).
2020
2021
2022
2023
2024
2025
0.02
ActiveRecord extension that provides revision support so that history can be tracked and changes can be reverted. Emphasis for this plugin versus similar ones is including associations, saving on storage, and extensibility of the model.
2020
2021
2022
2023
2024
2025
0.02
Annotate your models and keep your comments about fields.
2020
2021
2022
2023
2024
2025
0.02
Easing the creation of DTOs from your ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.02
Provides an easy way to do something that is possible in Rails but still a bit close to the metal using store_accessor: create typecasted, persistent attributes that are not columns in the database but stored in the JSON "data" column. Also supports infinite nesting of embedded models.
2020
2021
2022
2023
2024
2025
0.02
ArelToolkit contains parsing, querying, modifying, optimisations, extensions and more for Arel.
2020
2021
2022
2023
2024
2025
0.02
Add MySQL geometry type to Active Record.
2020
2021
2022
2023
2024
2025
0.02
ActiveRecord Object Instrumenter: Instrument the creation of ActiveRecord objects
2020
2021
2022
2023
2024
2025
0.02
ar_pg_array includes support of PostgreSQL's int[], float[], text[], timestamptz[] etc. into ActiveRecord. You could define migrations for array columns, query on array columns.
2020
2021
2022
2023
2024
2025
0.02
These RSpec matchers allow guarding against N+1 queries by specifying exactly how many queries you expect each of your ActiveRecord models to perform.
2020
2021
2022
2023
2024
2025
0.02
Add support for PostgreSQL's SEQUENCE on ActiveRecord migrations
2020
2021
2022
2023
2024
2025
0.02
Associate multiple models together and make them behave as one.
2020
2021
2022
2023
2024
2025