Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
JSON API(jsonapi.org) serializer that works with rails and can be used to serialize any kind of ruby objects
2020
2021
2022
2023
2024
2025
0.0
Adds WSDL/SOAP and XML-RPC web service support to Action Pack
2020
2021
2022
2023
2024
2025
0.0
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
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
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
Limit your ActiveRecord models
2020
2021
2022
2023
2024
2025
0.0
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
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
0.0
Atomic update of JSON/JSONB fields for ActiveRecord models
2020
2021
2022
2023
2024
2025
0.0
Pub sub and websockets
2020
2021
2022
2023
2024
2025
0.0
Attach documents & files to Active Record models
2020
2021
2022
2023
2024
2025
0.0
This plugin implements attachment storage and processing, integrated with
ActiveRecord models and Ruby CGI/Rails-style uploads. Image processing
operations including a number of different resizing & thumbnailing modes are
provided, and the architecture simplifies clean implementation of other ty...
2020
2021
2022
2023
2024
2025
0.0
Adds has_attachment (file store) properties to ActiveRecord. Supports local file, file-in-db, S3 and Cloudfiles backends.
2020
2021
2022
2023
2024
2025
0.0
A high performance ActiveRecord concern for Rails using the PostgreSQL array type.
2020
2021
2022
2023
2024
2025
0.0
Provides functionality to transparently store and retrieve encrypted attributes in ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.0
Allows you to define CSV-style attributes for your ActiveRecord models
2020
2021
2022
2023
2024
2025
0.0
Generates attr_accessors that encrypt and decrypt attributes transparently
2020
2021
2022
2023
2024
2025
0.0
A method for restricting an attribute to a set of choices
2020
2021
2022
2023
2024
2025
0.0
Allow attribute-level read/write access control, per instance, of any ActiveModel class.
2020
2021
2022
2023
2024
2025
0.0
Allows step change for attributes.
2020
2021
2022
2023
2024
2025