Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
Adds the ENUM data type natively to ActiveRecord.
2020
2021
2022
2023
2024
2025
0.0
Creates an enumeration of constants that contain ActiveRecord rows for a static model
2020
2021
2022
2023
2024
2025
0.0
This gem allows you to use enum value as a STI type value easily.
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord::EnumWithLabel adds label and more to ActiveRecord::Base.enum.
2020
2021
2022
2023
2024
2025
0.0
Generate Mermaid-based ERD diagrams for ActiveRecord models with their dependencies
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord validator, which prevent change column on update
2020
2021
2022
2023
2024
2025
0.0
Broadcasts lifecycle events (create, update, destroy) for ActiveRecord models
2020
2021
2022
2023
2024
2025
0.0
A library to make ActiveRecord::Relations even more awesome
2020
2021
2022
2023
2024
2025
0.0
Provides `ActiveRecord::Relation#except`, a convenience method that let's
you select all the fields from a table with the exception of the given
ones.
2020
2021
2022
2023
2024
2025
0.0
Break large filters into components and see how each component affects the result
2020
2021
2022
2023
2024
2025
0.0
Easy way to add scopes to your models.
2020
2021
2022
2023
2024
2025
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