Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.28
Cache utilities.
2020
2021
2022
2023
2024
2025
0.28
Provides enum-like fields for ActiveRecord, ActiveModel and Mongoid models.
2020
2021
2022
2023
2024
2025
0.27
Citus Rails Integration (Rails 4.2)
2020
2021
2022
2023
2024
2025
0.27
PostgreSQL Cursor is an extension to the ActiveRecord PostgreSQLAdapter for
very large result sets. It provides a cursor open/fetch/close interface to
access data without loading all rows into memory, and instead loads the result
rows in 'chunks' (default of 1_000 rows), buffers them, an...
2020
2021
2022
2023
2024
2025
0.27
Rails performance tests (removed from core in Rails 4.0)
2020
2021
2022
2023
2024
2025
0.26
ActiveRecord::JSONValidator makes it easy to validate JSON attributes with a JSON schema.
2020
2021
2022
2023
2024
2025
0.25
AutoStripAttributes helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for removing accidental spaces from user inputs. It works by adding a before_validation hook to the record. It has option to set empty strings to nil or to remove extra spaces inside...
2020
2021
2022
2023
2024
2025
0.25
This gem allows you to easily use [Hashids](http://hashids.org/ruby/)
in your Rails app. Instead of your models using sequential numbers like 1,
2, 3, they will instead have unique short hashes like "yLA6m0oM",
"5bAyD0LO", and "wz3MZ49l". The database will still use integers under...
2020
2021
2022
2023
2024
2025
0.25
Active Record (~>3.2) plugin which allows you to hide and restore records without actually deleting them. Check its GitHub page for more in-depth information.
2020
2021
2022
2023
2024
2025
0.25
SchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus family of ActiveRecord extensions
2020
2021
2022
2023
2024
2025
0.25
Make it easy to upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates merge functions for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.
2020
2021
2022
2023
2024
2025
0.24
Active Record (>=3.1) plugin which allows you to hide and restore records without actually deleting them. Check its GitHub page for more in-depth information.
2020
2021
2022
2023
2024
2025
0.24
DbCharmer is a Rails plugin (and gem) that could be used to manage AR model connections, implement master/slave query schemes, sharding and other magic features many high-scale applications need.
2020
2021
2022
2023
2024
2025
0.24
Bit fields for ActiveRecord:
This gem lets you use a single integer column in an ActiveRecord model
to store a collection of boolean attributes (flags). Each flag can be used
almost in the same way you would use any boolean attribute on an
ActiveRecord object.
2020
2021
2022
2023
2024
2025
0.24
Active Record (>=3.0) plugin which allows you to hide and restore records without actually deleting them. Check its GitHub page for more in-depth information.
2020
2021
2022
2023
2024
2025
0.24
Migrations and model helpers for creating and managing PostgreSQL 10 partitions
2020
2021
2022
2023
2024
2025
0.24
Active Record (>=3.0) plugin which allows you to hide and restore records without actually deleting them. Check its GitHub page for more in-depth information.
2020
2021
2022
2023
2024
2025
0.24
Simple OAuth 2.0 provider toolkit
2020
2021
2022
2023
2024
2025
0.24
Lightweight state machine extracted from ActiveModel
2020
2021
2022
2023
2024
2025
0.23
Decorators on top of your ORM layer.
2020
2021
2022
2023
2024
2025