Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.17
Tools to build your double entry financial ledger
2020
2021
2022
2023
2024
2025
0.17
MetaWhere offers the ability to call any Arel predicate methods
(with a few convenient aliases) on your Model's attributes instead
of the ones normally offered by ActiveRecord's hash parameters. It also
adds convenient syntax for order clauses, smarter mapping of nested h...
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.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
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.
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
Add social network friendship features to your Active Record models.
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