Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
Better finder syntax (|, &, >=, <=) for ActiveRecord.
2020
2021
2022
2023
2024
2025
0.0
Provides find_only and find_only! query methods
2020
2021
2022
2023
2024
2025
0.0
This fixes the DEFAULT_LIMIT set to 4 bytes in ActiveModel::Type:Integer.
2020
2021
2022
2023
2024
2025
0.0
A simple fixture builder for active record
2020
2021
2022
2023
2024
2025
0.0
Provide an easy way to define boolean getters and settings on an integer column in active record objects.
2020
2021
2022
2023
2024
2025
0.0
In ActiveRecord, allows you to query the association of the records that your current query would return. If you need the comments of some posts: `Post.where(...).follow_assoc(:comments)`. You can then chain `where` on the comments.
2020
2021
2022
2023
2024
2025
0.0
Optionally prevents threads from checking out activerecord connections.
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord extension that gives USE and FORCE index to any ActiveRecord Model.
2020
2021
2022
2023
2024
2025
0.0
Allows for larger level scoping (framing) that affect complicated queries more holistically
2020
2021
2022
2023
2024
2025
0.0
Use this gem to auto define Finite State Machine on ActiveRecord with one column named `status`.
2020
2021
2022
2023
2024
2025
0.0
Integrate PostgreSQL's Full Text Search configurations with Rails
2020
2021
2022
2023
2024
2025
0.0
Fuse attributes from associated models with ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
GitLab stores any patches relating to ActiveRecord here
2020
2021
2022
2023
2024
2025
0.0
Adds model translations allow you to translate your models' attributes
2020
2021
2022
2023
2024
2025
0.0
A Ruby gem for extracting and importing complex ActiveRecord object graphs with smart dependency resolution, beautiful CLI progress visualization, and memory-efficient streaming. Perfect for data migration, testing, and environment synchronization.
2020
2021
2022
2023
2024
2025
0.0
Grouping the enum of ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Easy-to-use handlersocket from existing ActiveRecord Models
2020
2021
2022
2023
2024
2025
0.0
Provide Active Record model.has for using exists clause on associations
2020
2021
2022
2023
2024
2025
0.0
Gives ActiveRecord where hashes more power like the ability to gt or like
2020
2021
2022
2023
2024
2025
0.0
Allow attributes stored in cents to be converted to dollars
2020
2021
2022
2023
2024
2025