Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.2
Arproxy is a proxy between ActiveRecord and database adapter
2019
2020
2021
2022
2023
2024
0.2
Tools to build your double entry financial ledger
2019
2020
2021
2022
2023
2024
0.2
Enumerations for Ruby with some magic powers!
2019
2020
2021
2022
2023
2024
0.2
JSON:API serialization, error handling, filtering and pagination.
2019
2020
2021
2022
2023
2024
0.2
Catch unsafe PostgreSQL migrations in development and run them easier in production
2019
2020
2021
2022
2023
2024
0.2
Protect attributes from mass assignment
2019
2020
2021
2022
2023
2024
0.19
Automated post-deploy tasks for Ruby/Rails. Your deployment is the party. This is the after party
2019
2020
2021
2022
2023
2024
0.19
ActiveRecord adapter for ClickHouse
2019
2020
2021
2022
2023
2024
0.19
Easy SQL based report generation with the ability to accept request parameters and render multiple formats.
2019
2020
2021
2022
2023
2024
0.19
A good, simple, solid tagging extension for ActiveRecord
2019
2020
2021
2022
2023
2024
0.19
Mongify allows you to map your sql data into a mongodb document database with a simple DSL.
2019
2020
2021
2022
2023
2024
0.19
Extend ActiveRecord pluck to return hash instead of an array. Useful when plucking multiple columns.
2019
2020
2021
2022
2023
2024
0.19
Rails extensions for using Roar in the popular web framework.
2019
2020
2021
2022
2023
2024
0.19
RSpec matcher to control SQL queries made by block of code
2019
2020
2021
2022
2023
2024
0.19
Make your PG migrations safe.
2019
2020
2021
2022
2023
2024
0.19
Write Through and Read Through caching library inspired by CacheMoney and cache_fu, support ActiveRecord 4.
2019
2020
2021
2022
2023
2024
0.19
Create temporary table-backed ActiveRecord models for use in tests
2019
2020
2021
2022
2023
2024
0.18
Real PostgreSQL 9.5+ upserts using ON CONFLICT for ActiveRecord
2019
2020
2021
2022
2023
2024
0.18
Make your model acts as a list. This acts_as extension provides the capabilities for sorting and reordering a number of objects in a list.
The class that has this specified needs to have a +position+ column defined as an integer on the mapped database table.
2019
2020
2021
2022
2023
2024
0.18
ActiveRecord provides validations on app level but it won't guarantee the
consistent. In some cases, like `validates_uniqueness_of` it executes
additional SQL query to the database and that is not very efficient.
The main goal of the gem is to provide compatibility between database constraints
a...
2019
2020
2021
2022
2023
2024