Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.87
Request log analyzer's purpose is to find out how your web application is being used, how it performs and to
focus your optimization efforts. This tool will parse all requests in the application's log file and aggregate the
information. Once it is finished parsing the log file(s), it ...
2019
2020
2021
2022
2023
2024
0.85
Print stack trace of all DB queries to the Rails log. Helpful to find where queries are being executed in your application.
2019
2020
2021
2022
2023
2024
0.84
Opt-in read through Active Record caching.
2019
2020
2021
2022
2023
2024
0.84
Fast, simple and easy to use JSON:API serialization library (also known as fast_jsonapi).
2019
2020
2021
2022
2023
2024
0.83
ActiveInteraction manages application-specific business logic. It is an
implementation of what are called service objects, interactors, or the
command pattern. No matter what you call it, its built to work seamlessly
with Rails.
2019
2020
2021
2022
2023
2024
0.83
A system to make it easier to manage and monitor cron jobs. Please note new versions are no longer published to rubygems but https://github.com/jamesrwhite/minicron/releases instead.
2019
2020
2021
2022
2023
2024
0.82
Check the home page for more in-depth information.
2019
2020
2021
2022
2023
2024
0.82
The default_value_for plugin allows one to define default values for ActiveRecord models in a declarative manner
2019
2020
2021
2022
2023
2024
0.8
Simple (but safe) token authentication for Rails apps or API with Devise.
2019
2020
2021
2022
2023
2024
0.77
Avo is a very custom Content Management System for Ruby on Rails that saves engineers and teams months of development time by building user interfaces and logic using configuration rather than traditional coding; When configuration is not enough, you can fallback to familiar Ruby on Rails code.
2019
2020
2021
2022
2023
2024
0.77
Avo is a very custom Content Management System for Ruby on Rails that saves engineers and teams months of development time by building user interfaces and logic using configuration rather than traditional coding; When configuration is not enough, you can fallback to familiar Ruby on Rails code.
2019
2020
2021
2022
2023
2024
0.76
Dump (parts) of your database to db/seeds.rb to get a headstart creating a meaningful seeds.rb file
2019
2020
2021
2022
2023
2024
0.75
Extends the functionality of ActiveRecord::Base#dup to perform a deep clone that includes user specified associations.
2019
2020
2021
2022
2023
2024
0.75
Read-write split your DB yo
2019
2020
2021
2022
2023
2024
0.72
Brings before_commit, after_commit, and after_rollback transactional callbacks outside of your ActiveRecord models.
2019
2020
2021
2022
2023
2024
0.71
Database-backed Active Job backend.
2019
2020
2021
2022
2023
2024
0.7
AR-JDBC is a database adapter for Rails' ActiveRecord component designed to be used with JRuby built upon Java's JDBC API for database access. Provides (ActiveRecord) built-in adapters: MySQL, PostgreSQL and SQLite3 as well as adapters for popular databases such as Oracle, SQLServer, DB2, FireBir...
2019
2020
2021
2022
2023
2024
0.7
Adds typed jsonb backed fields to your ActiveRecord models.
2019
2020
2021
2022
2023
2024
0.7
The best solution for store global settings in Rails applications.
This gem will managing a table of а global key, value pairs easy. Think of it like a
global Hash stored in your database, that uses simple ActiveRecord like methods for manipulation.
Keep track of any global setting tha...
2019
2020
2021
2022
2023
2024
0.66
A database backend that translates database interactions into no-ops. Using NullDB enables you to test your model business logic - including after_save hooks - without ever touching a real database.
2019
2020
2021
2022
2023
2024