Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
Add simple attribute annotations to your active records
2021
2022
2023
2024
2025
2026
0.0
Batch up your ActiveRecord "touch" operations for better performance. All accumulated "touch" calls will be consolidated into as few database round trips as possible.
2021
2022
2023
2024
2025
2026
0.0
Several small active record modules to empower models in a simple way.
2021
2022
2023
2024
2025
2026
0.0
A gem that makes better dependent error messages telling exactly which relationship tree failed with which ID's.
2021
2022
2023
2024
2025
2026
0.0
Activerecord::BitField provide a feature of mapping bit fileds to RDB table in ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
a framework for xross transformer between ActiveRecord and other format.
2021
2022
2023
2024
2025
2026
0.0
Binary search extension for ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
This gem adds a caching layer to ActiveRecord models when finding them by a numeric primary key.
2021
2022
2023
2024
2025
2026
0.0
Allows ActiveRecord and Rails to use a `cached_at` column for the `cache_key` if available
2021
2022
2023
2024
2025
2026
0.0
This gem extends cashier with possibility to add AR objects and classes as keys and automaticaly hook with AR to clean up this keys on object change/deletion
2021
2022
2023
2024
2025
2026
0.0
This gem adds custom block expectation matchers for RSpec, such as `expect { ... }.to create_a_new(User)`
2021
2022
2023
2024
2025
2026
0.0
Instead of scattering validations, strong parameters, and business rules across controllers and models, changesets give you one clear interface for handling data before it touches the database.
2021
2022
2023
2024
2025
2026
0.0
Adds several different inheritance patterns for use with Rails models and ActiveRecord relations.
2021
2022
2023
2024
2025
2026
0.0
Provides a set of helper methods for dealing with chronological records that have common primary key and date columns denoting when the record is active (example: Oracle EBS tables).
2021
2022
2023
2024
2025
2026
0.0
A tool to help with cloning of active record objects.
2021
2022
2023
2024
2025
2026
0.0
A collection of useful coders for ActiveRecord, including a pipeline for chaining them.
2021
2022
2023
2024
2025
2026
0.0
Create collections of records, represented by ActiveRecord::Relation query criteria which can be serialized and passed around without executing queries or loading records.
2021
2022
2023
2024
2025
2026
0.0
Simple ActiveRecord optimization
2021
2022
2023
2024
2025
2026
0.0
Manage comments for SQL tables and columns
2021
2022
2023
2024
2025
2026
0.0
Provides syntax for composing models of enums.
2021
2022
2023
2024
2025
2026