Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.01
Ever wanted to have active-record like relations in your POROs?, here is a proposed solution.
2021
2022
2023
2024
2025
2026
0.01
A library for publshing messages to RabbitMQ
2021
2022
2023
2024
2025
2026
0.01
Exec Proc After Transaction
2021
2022
2023
2024
2025
2026
0.01
Adds a rake task which prepends each model file with an excerpt about the corresponding table from db/schema.rb
2021
2022
2023
2024
2025
2026
0.01
A simple library for RESTful rails controllers.
2021
2022
2023
2024
2025
2026
0.01
Redirect all SELECT queries to a separate connection within a block
2021
2022
2023
2024
2025
2026
0.01
This gem adds custom block expectation matchers for RSpec, such as `expect { ... }.to create_a_new(User)`
2021
2022
2023
2024
2025
2026
0.01
Make ActiveRecord queries cacheable throughout your apps!
2021
2022
2023
2024
2025
2026
0.01
A new way to manage multi-tenant applications based on multiples databases
2021
2022
2023
2024
2025
2026
0.01
ActiveRecord adapter for Crate, the distributed database for Docker.
2021
2022
2023
2024
2025
2026
0.01
cursor pagination for ActiveRecord
2021
2022
2023
2024
2025
2026
0.01
Rake task to determine if a database is available for a Rails app.
2021
2022
2023
2024
2025
2026
0.01
Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached, all accumulated "touch" calls will be consolidated into as few database round trips as possible.
2021
2022
2023
2024
2025
2026
0.01
This gem automatically logs SQL EXPLAIN of every queries. You can check naturally every SQL EXPLAIN from development log, without manually executions.
2021
2022
2023
2024
2025
2026
0.01
A safe way to accept user parameters and query against your ActiveRecord Models
2021
2022
2023
2024
2025
2026
0.01
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.
2021
2022
2023
2024
2025
2026
0.01
ActiveRecord extension to allow partitioning ids into regions, for merge replication purposes
2021
2022
2023
2024
2025
2026
0.01
Include ActiveRecord::Immutable in your ActiveRecord models to make your tables append-only.
2021
2022
2023
2024
2025
2026
0.01
A library for bulk inserting data using ActiveRecord and SQL Server.
2021
2022
2023
2024
2025
2026
0.01
Install this gem to use AS/400 with JRuby on Rails.
2021
2022
2023
2024
2025
2026