Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
ActiveRecord::Relation wrapper that can be modified/combined in place
2021
2022
2023
2024
2025
2026
0.0
Interface the inputex UI library with ActiveModel
2021
2022
2023
2024
2025
2026
0.0
A skeleton that allows extracting queries into atomic, reusable classes.
2021
2022
2023
2024
2025
2026
0.0
InquiryAttrs wraps ActiveRecord/ActiveModel (and StoreModel/Dry::Struct) attributes with
predicate-style inquiry methods. Write user.status.active? instead of
user.status == "active". Blank/nil values safely return false for every
predicate — no more NoMethodError on nil. Run `rails inquiry_attrs...
2021
2022
2023
2024
2025
2026
0.0
Super simple way to insert rows into a database. Currently only supports postgres.
2021
2022
2023
2024
2025
2026
0.0
This is a custom gem that extends ActiveRecord to enable the expression of SQL `INSERT INTO ... SELECT ...` queries in a more convenient way. It allows you to copy data from one table to another based on specified conditions using a simple and expressive syntax.
2021
2022
2023
2024
2025
2026
0.0
Given an existing MySQL database, Inspectar will dynamically generate activerecord classes for each of the tables.
2021
2022
2023
2024
2025
2026
0.0
Instant queue. Background processing and message driven communication tool. Faster and simplier alternative to Resque.
2021
2022
2023
2024
2025
2026
0.0
Setup your rails project with everything you need quickly. Not really a Gem, but everything you need is in the gem's files'.
2021
2022
2023
2024
2025
2026
0.0
Single table inheritance mechanism built on integer types
2021
2022
2023
2024
2025
2026
0.0
after_commit is an ActiveRecord gem to add an after_commit callback. This can be used to trigger things only after the entire transaction is complete.
2021
2022
2023
2024
2025
2026
0.0
A gem to follow, follow request and block between any ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
Internal Affairs integration helper
2021
2022
2023
2024
2025
2026
0.0
Zero-config internationalization for ActiveRecord models using JSON columns. No JOINs, no N+1 queries, just fast inline translations. Supports SQLite, PostgreSQL, and MySQL.
2021
2022
2023
2024
2025
2026
0.0
Module to provide helper methods for interpreting American formatted date strings.
2021
2022
2023
2024
2025
2026
0.0
InterstateMachine is a simple state machine which use interactors to trigger transitions
2021
2022
2023
2024
2025
2026
0.0
InTimeScope provides time-window scopes for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
Finds invalid ActiveRecord entries and reports them
2021
2022
2023
2024
2025
2026
0.0
A gem that lets you control the flow of products, and orders through invoices
2021
2022
2023
2024
2025
2026
0.0
Adds the :inverse option to Active Record associations for Active
Record 2.3.0 -- 2.3.5.
2021
2022
2023
2024
2025
2026