Project

Reverse Dependencies for activerecord

The projects listed here declare activerecord as a runtime or development dependency

0.01
Repository is archived
No release in over 3 years
Low commit activity in last 3 years
Redirect all SELECT queries to a separate connection within a block
2020
2021
2022
2023
2024
2025
0.01
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
This gem adds custom block expectation matchers for RSpec, such as `expect { ... }.to create_a_new(User)`
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
ActiveRecord::Commentator adds execute location (filename, line-number and method-name) as SQL comment that invokes SQL statement.
2020
2021
2022
2023
2024
2025
0.01
A long-lived project that still receives updates
activemodel form object pattern. it embraces multiple AR models and provides a transparent interface as if they were a single model.
2020
2021
2022
2023
2024
2025
0.01
No release in over a year
Extends ActiveRecord to support covering indexes in PostgreSQL using the INCLUDE clause.
2020
2021
2022
2023
2024
2025
0.01
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
ActiveRecord adapter for Crate, the distributed database for Docker.
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
Just an ActiveRecord Adapter for the Appengine Datastore. Create Rails3 application: rails new app_name -m http://siddick.github.com/datastore/rails3.rb
2020
2021
2022
2023
2024
2025
0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Rake task to determine if a database is available for a Rails app.
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
This gem automatically logs SQL EXPLAIN of every queries. You can check naturally every SQL EXPLAIN from development log, without manually executions.
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
Native MySQL additions to ActiveRecord, like LOAD DATA INFILE, ENABLE/DISABLE KEYS, TRUNCATE TABLE.
2020
2021
2022
2023
2024
2025
0.01
Low commit activity in last 3 years
There's a lot of open issues
A long-lived project that still receives updates
A safe way to accept user parameters and query against your ActiveRecord Models
2020
2021
2022
2023
2024
2025
0.01
Low commit activity in last 3 years
In ActiveRecord, allows you to query the association of the records that your current query would return. If you need the comments of some posts: `Post.where(...).follow_assoc(:comments)`. You can then chain `where` on the comments.
2020
2021
2022
2023
2024
2025