Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
Sample a instance from ActiveRecord directory.
2021
2022
2023
2024
2025
2026
0.0
Rails gem to sanitize attributes in write & read methods.
2021
2022
2023
2024
2025
2026
0.0
a lightweight search-engine using ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Add full-text search to Active Record models using SQLite FTS5, with zero external dependencies
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord Segment is an audit tools, deployed by Workstream, Inc (http://workstream.is). As an enterprise application,
It's necessary to audit the changes by customers. This gem allow your application to audit all changes and send it to
segment destination, in which place you could analyze the...
2021
2022
2023
2024
2025
2026
0.0
Extension for ActiveRecord to get serializable and marshalizable models using Rasti::Model
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord Serverless handle AWS Aurora Serverless
2021
2022
2023
2024
2025
2026
0.0
Store settings in your relational database as a simple key value store. Can be used as a low performance cache if you want to store some things, and either want them reliably persisted past a cache server restart, or you just don't want a full cache.
2021
2022
2023
2024
2025
2026
0.0
For data records that only need to be partially updated, this provides versioning for dirty attributes
2021
2022
2023
2024
2025
2026
0.0
Simple gem for Rails Active Record sorting
2021
2022
2023
2024
2025
2026
0.0
Provides custom ActiveRecord types to handle PostgreSQL-specific data types (inet, interval, arrays) when migrating to SQLite in Rails applications.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecordStash provides a helpful syntax, which faciliates active_model compliant attributes, which are stored within a single serialized attribute. Poor mans NoSQL with AR
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::StrictValidations adds validations to ActiveRecord models to make sure they do not trigger database errors.
2021
2022
2023
2024
2025
2026
0.0
Generates encrypt_string type that transparently encrypt and decrypt string value to ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
Make ActiveRecord 4's Enum store as strings instead of integers.
2021
2022
2023
2024
2025
2026
0.0
Suppressing RangeError during type casting
2021
2022
2023
2024
2025
2026
0.0
A minimalist API implementation for ActiveRecordSurvey. You take care of the details.
2021
2022
2023
2024
2025
2026
0.0
Create groupings of ActiveRecordSurvey branching paths with ActiveRecordSurvey::NodeMapGroup
2021
2022
2023
2024
2025
2026
0.0
Gem activerecord-take_or_find provides a method on your ActiveRecord models.
Depending on the passed argument, which can either be a number (ID) or instance of that model,
it lets you either find a record by the ID or use the record itself.
2021
2022
2023
2024
2025
2026
0.0
Temp Table for activerecord
2021
2022
2023
2024
2025
2026