Project

Reverse Dependencies for activerecord

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

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
as_jsonable provides a tiny DSL to override as_json.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
image dimensions ActiveRecord validator for carrierwave gem
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
AssertActiveRecord adapter for ActiveRecord 4.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Assets is a simple gem that provides an ActiveRecord model that handles attachments via paperclip, and provides additional helpful and often common functionality
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Low commit activity in last 3 years
Provides association accessors like `Company#user_serials` and `User#company_serial` where `Company.has_many :users` and `User.belongs_to :company`.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Provides a way to define callbacks of one ActiveRecord model into an associated one
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Get an ActiveRecord association count with ease and without worrying about N+1 queries. A small gem for ActiveRecord that allows association counts to be included in your base query.
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
ActiveRecord plugin which provides the possibility to build an association without affecting to parent object.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Simple asynchronous jobs for Rails
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Low commit activity in last 3 years
Lightweight, asynchronous, and database-backed execution of singleton methods.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Reverse engineer DB with composite keys to Active Records
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Atlassian JWT Authentication provides support for handling JWT authentication as required by Atlassian when building add-ons: https://developer.atlassian.com/static/connect/docs/latest/concepts/authentication.html
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
This validator tests whether associated collection is going to be empty after saving. It will be passed if at least one association of the specified collection will exist. The validator provides helper method and default error message.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Limit your ActiveRecord models
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
AtomicArrays is a lightweight gem that aims to assist ActiveRecord with PostgreSQL array operations by offering a couple simple methods to update arrays in the database and the instance that it is called on. These metho...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
first_or_create does not guarantee uniqueness by itself, and if there is a uniqueness constraint on the database, it may fail with a RecordNotUnique exception. This gem adds atomic_first_or_create, which, in conjunction with a uniqueness constraint, provides the correct behaviour.
2020
2021
2022
2023
2024
2025