Project

Reverse Dependencies for sqlite3

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

0.0
No commit activity in last 3 years
No release in over 3 years
This gem allows you to use enum value as a STI type value easily.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
ActiveRecord::EnumWithLabel adds label and more to ActiveRecord::Base.enum.
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
Generate Mermaid-based ERD diagrams for ActiveRecord models with their dependencies
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Broadcasts lifecycle events (create, update, destroy) for ActiveRecord models
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
A library to make ActiveRecord::Relations even more awesome
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
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.
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
A gem that adds explain_in_english to ActiveRecord::Relation, translating common Arel query nodes into human-readable language.
2021
2022
2023
2024
2025
2026
0.0
Low commit activity in last 3 years
A long-lived project that still receives updates
Break large filters into components and see how each component affects the result
2021
2022
2023
2024
2025
2026
0.0
Low commit activity in last 3 years
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.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Fuse attributes from associated models with ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
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.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Efficient Rails group count if you need the summed up count instead of the hash. Can be used with Kaminari to speed up total_pages and total_count.
2021
2022
2023
2024
2025
2026