Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.01
ActiveRecord plugin for cursor based pagination. Uses some column and rpp (results per page) to paginate your content. The main advantage against traditional pagination (limmit and offset), that the one URL on specific page will contain the data set, despite the newly added entities. It may be us...
2020
2021
2022
2023
2024
2025
0.01
This gem delivers a simple DSL based on the after_commit callback
which can be used as an alternative to hooks from inside the model
2020
2021
2022
2023
2024
2025
0.01
This is a crawler framework.
2020
2021
2022
2023
2024
2025
0.01
includes_count_of method on ActiveRecord::Relation to solve N+1 query problem when counting associated records
2020
2021
2022
2023
2024
2025
0.01
super-fast database cleaner
2020
2021
2022
2023
2024
2025
0.01
Finds leaky ActiveRecord models in your specs.
2020
2021
2022
2023
2024
2025
0.01
Simple blog system built up with Sinatra.
2020
2021
2022
2023
2024
2025
0.01
db2fog provides rake tasks for backing up and restoring your DB to cloud storage providers
2020
2021
2022
2023
2024
2025
0.01
dbbrowser - database browser (connections, schema, tables, records, etc.) as mountable web app
2020
2021
2022
2023
2024
2025
0.01
Automatically tests your Rails app for common database query mistakes
2020
2021
2022
2023
2024
2025
0.01
Obtain manual db locks to guard blocks of code from parallel execution.Supports mysql, postgres and ms-sql-server.
2020
2021
2022
2023
2024
2025
0.01
Dead-simple gem for Rails 5 that allows to switch between database connections on-the-fly
2020
2021
2022
2023
2024
2025
0.01
Set default values for ActiveRecord attributes
2020
2021
2022
2023
2024
2025
0.01
Default where
2020
2021
2022
2023
2024
2025
0.01
Makes ActiveRecord defer/postpone saving the records you add to an habtm (has_and_belongs_to_many) or has_many
association until you call model.save, allowing validation in the style of normal attributes. Additionally you
can check inside before_save ...
2020
2021
2022
2023
2024
2025
0.01
The Deferring gem makes it possible to defer saving ActiveRecord
associations until the parent object is saved.
2020
2021
2022
2023
2024
2025
0.01
Library that includes enums, and rails support for enums and bitfield sets.
2020
2021
2022
2023
2024
2025
0.01
An opinionated way of organizing model-view code in Ruby on Rails, based on decorators
2020
2021
2022
2023
2024
2025
0.01
Aggregates Delayed::Job jobs into groups with group level management and lifecycle callbacks
2020
2021
2022
2023
2024
2025
0.01
Delayed::Job plugin to unlock jobs from dead workers
2020
2021
2022
2023
2024
2025