Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
ar_jdbc_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.0
ActiveRecord JSON serializer
2020
2021
2022
2023
2024
2025
0.0
Make left joins feel like first-class citizens in ActiveRecord.
2020
2021
2022
2023
2024
2025
0.0
Lookup tables using activerecord and array fields
2020
2021
2022
2023
2024
2025
0.0
Replace missing image files in your models with defaults.
2020
2021
2022
2023
2024
2025
0.0
Daemon for sending butches of emails via Amazon SES using ActiveRecord for storing messages. Handles daily quotas, max send rate.
2020
2021
2022
2023
2024
2025
0.0
Use marshal to serialize things, similar to ActiveRecord::Store
2020
2021
2022
2023
2024
2025
0.0
Memoize ActiveRecord objects and search there.
2020
2021
2022
2023
2024
2025
0.0
Useful to generate namespaced database models for a legacy database
2020
2021
2022
2023
2024
2025
0.0
Monocle helps you manage your DB views.
2020
2021
2022
2023
2024
2025
0.0
translation support for your models with an I18n active-record backend
2020
2021
2022
2023
2024
2025
0.0
A library which offers flexible, chained serializion for Active Record
2020
2021
2022
2023
2024
2025
0.0
Execute multithreaded code while still using transactional fixtures by synchronizing db access to a single connection
2020
2021
2022
2023
2024
2025
0.0
ar_mysql_flexmaster allows configuring N mysql servers in database.yml and auto-selects which is a master at runtime
2020
2021
2022
2023
2024
2025
0.0
a cli for tarot.
2020
2021
2022
2023
2024
2025
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`
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
You can order AR records and skip callbacks
2020
2021
2022
2023
2024
2025
0.0
Authorization Gem for Ruby and Ruby on Rails projects
2020
2021
2022
2023
2024
2025
0.0
Use a Postgres array column to manage a model's roles
2020
2021
2022
2023
2024
2025