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
2021
2022
2023
2024
2025
2026
0.0
Memoize ActiveRecord objects and search there.
2021
2022
2023
2024
2025
2026
0.0
Useful to generate namespaced database models for a legacy database
2021
2022
2023
2024
2025
2026
0.0
Monocle helps you manage your DB views.
2021
2022
2023
2024
2025
2026
0.0
translation support for your models with an I18n active-record backend
2021
2022
2023
2024
2025
2026
0.0
A library which offers flexible, chained serializion for Active Record
2021
2022
2023
2024
2025
2026
0.0
Execute multithreaded code while still using transactional fixtures by synchronizing db access to a single connection
2021
2022
2023
2024
2025
2026
0.0
ar_mysql_flexmaster allows configuring N mysql servers in database.yml and auto-selects which is a master at runtime
2021
2022
2023
2024
2025
2026
0.0
a cli for tarot.
2021
2022
2023
2024
2025
2026
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`
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
You can order AR records and skip callbacks
2021
2022
2023
2024
2025
2026
0.0
Authorization Gem for Ruby and Ruby on Rails projects
2021
2022
2023
2024
2025
2026
0.0
Use a Postgres array column to manage a model's roles
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
ar-preloader lets you fetch the selected associations for a list of ActiveRecord objects.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Like Ar::Store, but with Protocol Buffers
2021
2022
2023
2024
2025
2026
0.0
Explore database without Rails
2021
2022
2023
2024
2025
2026
0.0
Use ActiveRecord and Pry as your favorite SQL query editor.
2021
2022
2023
2024
2025
2026