Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Use marshal to serialize things, similar to ActiveRecord::Store
2019
2020
2021
2022
2023
2024
0.0
Memoize ActiveRecord objects and search there.
2019
2020
2021
2022
2023
2024
0.0
Useful to generate namespaced database models for a legacy database
2019
2020
2021
2022
2023
2024
0.0
Monocle helps you manage your DB views.
2019
2020
2021
2022
2023
2024
0.0
translation support for your models with an I18n active-record backend
2019
2020
2021
2022
2023
2024
0.0
A library which offers flexible, chained serializion for Active Record
2019
2020
2021
2022
2023
2024
0.0
Execute multithreaded code while still using transactional fixtures by synchronizing db access to a single connection
2019
2020
2021
2022
2023
2024
0.0
A little gem that lets you execute lower-level ActiveRecord queries and access the resulting rows like you would by calling `find_by_sql`
2019
2020
2021
2022
2023
2024
0.0
ar_orderable adds a consistent way to order results at database level using ActiveRecord. Supports ordering by multiple attributes and by associated model's attributes.
2019
2020
2021
2022
2023
2024
0.0
You can order AR records and skip callbacks
2019
2020
2021
2022
2023
2024
0.0
Authorization Gem for Ruby and Ruby on Rails projects
2019
2020
2021
2022
2023
2024
0.0
Use a Postgres array column to manage a model's roles
2019
2020
2021
2022
2023
2024
0.0
This is an ActiveRecord connection adapter for PostGIS. It is based on the stock PostgreSQL adapter, but provides built-in support for the spatial extensions provided by PostGIS. It uses the RGeo library to represent spatial data in Ruby.
2019
2020
2021
2022
2023
2024
0.0
ar-preloader lets you fetch the selected associations for a list of ActiveRecord objects.
2019
2020
2021
2022
2023
2024
0.0
This gem turns off schema introspection in favor of declaring properties in your models.
Instead, you declare the properties in the model itself and ActiveRecord will only
read and write the columns that you specify.
2019
2020
2021
2022
2023
2024
0.0
Like Ar::Store, but with Protocol Buffers
2019
2020
2021
2022
2023
2024
0.0
count of querying
2019
2020
2021
2022
2023
2024
0.0
count of querying
2019
2020
2021
2022
2023
2024
0.0
An easy way to follow the "Arrange, Act, Assert" pattern in your Ruby on Rails tests
2019
2020
2021
2022
2023
2024
0.0
This gem defines some helpers to use array columns like assiciated models
2019
2020
2021
2022
2023
2024