Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
Easily find all duplicate records)
2020
2021
2022
2023
2024
2025
0.0
Allow custom sort order with find_each behavior
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
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
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
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
Adds a :default => true, or :default => {attributes} options to has_one associations that auto-build the association when accessed.
2020
2021
2022
2023
2024
2025
0.0
Unique token strings for your activerecord models
2020
2021
2022
2023
2024
2025
0.0
Just use instance.hat(<attribute>) to get the human attribute name translation for the attribute
2020
2021
2022
2023
2024
2025
0.0
Allows easy adding of helper methods for ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.0
Strip out all the HTML tags from Activerecord objects.
2020
2021
2022
2023
2024
2025
0.0
This is not rocket science at all, this gem just adds a helper method to retrieve human friendly errors from ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.0
Allows you to compare Active Record objects based on their *attributes* (with same_as?), to exclude some attributes from being used in comparison, and adds improved inspect method
2020
2021
2022
2023
2024
2025
0.0
Backport of ActiveRecord::Base.ignored_columns into Rails 4 and 5.0
2020
2021
2022
2023
2024
2025
0.0
Provides a method to execute SQL while automatically caching
2020
2021
2022
2023
2024
2025
0.0
Makes it easy to have specific concern modules included into all of your models after the model has connected to the database
2020
2021
2022
2023
2024
2025
0.0
Manage ActiveRecord model instantly.
2020
2021
2022
2023
2024
2025