Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.17
RSpec matcher to control SQL queries made by block of code
2020
2021
2022
2023
2024
2025
0.17
Scoped search makes it easy to search your ActiveRecord-based models.
It will create a named scope :search_for that can be called with a query string. It will build an SQL query using
the provided query string and a definition that specifies on what fields to search. Because the func...
2020
2021
2022
2023
2024
2025
0.17
ThumbsUp provides dead-simple voting capabilities to ActiveRecord models with karma calculation, a la stackoverflow.com.
2020
2021
2022
2023
2024
2025
0.17
Dynamically build a model within an RSpec context
2020
2021
2022
2023
2024
2025
0.17
Zero downtime migrations with ActiveRecord and PostgreSQL
2020
2021
2022
2023
2024
2025
0.16
ActiveWarehouse ETL is a pure Ruby Extract-Transform-Load application for loading data into a database.
2020
2021
2022
2023
2024
2025
0.16
Extend ActiveRecord pluck to return hash instead of an array. Useful when plucking multiple columns.
2020
2021
2022
2023
2024
2025
0.16
Rails extensions for using Roar in the popular web framework.
2020
2021
2022
2023
2024
2025
0.16
Make your PG migrations safe.
2020
2021
2022
2023
2024
2025
0.16
Create temporary table-backed ActiveRecord models for use in tests
2020
2021
2022
2023
2024
2025
0.15
Real PostgreSQL 9.5+ upserts using ON CONFLICT for ActiveRecord
2020
2021
2022
2023
2024
2025
0.15
Execute irreversible actions only when transactions are not rolled back
2020
2021
2022
2023
2024
2025
0.15
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...
2020
2021
2022
2023
2024
2025
0.15
Easy SQL based report generation with the ability to accept request parameters and render multiple formats.
2020
2021
2022
2023
2024
2025
0.15
Easily create robust, standardized API endpoints using lightning-fast database queries
2020
2021
2022
2023
2024
2025
0.15
A good, simple, solid tagging extension for ActiveRecord
2020
2021
2022
2023
2024
2025
0.15
Mongify allows you to map your sql data into a mongodb document database with a simple DSL.
2020
2021
2022
2023
2024
2025
0.15
Multiple databases for Rails
2020
2021
2022
2023
2024
2025
0.15
A simple framework for building APIs with Grape
2020
2021
2022
2023
2024
2025
0.15
Add width, height and size methods to paperclip images
2020
2021
2022
2023
2024
2025