Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
Expose REST routes for ActiveRecordModels.
2020
2021
2022
2023
2024
2025
0.0
Safely initialize an ActiveRecord attribute with respect to missing columns
2020
2021
2022
2023
2024
2025
0.0
Sample a instance from ActiveRecord directory.
2020
2021
2022
2023
2024
2025
0.0
Rails gem to sanitize attributes in write & read methods.
2020
2021
2022
2023
2024
2025
0.0
Merge scoping to associations
2020
2021
2022
2023
2024
2025
0.0
a lightweight search-engine using ActiveRecord
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Extension for ActiveRecord to get serializable and marshalizable models using Rasti::Model
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord Serverless handle AWS Aurora Serverless
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
For data records that only need to be partially updated, this provides versioning for dirty attributes
2020
2021
2022
2023
2024
2025
0.0
Simple gem for Rails Active Record sorting
2020
2021
2022
2023
2024
2025
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
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord::StrictValidations adds validations to ActiveRecord models to make sure they do not trigger database errors.
2020
2021
2022
2023
2024
2025
0.0
Generates encrypt_string type that transparently encrypt and decrypt string value to ActiveRecord.
2020
2021
2022
2023
2024
2025
0.0
Make ActiveRecord 4's Enum store as strings instead of integers.
2020
2021
2022
2023
2024
2025
0.0
Suppressing RangeError during type casting
2020
2021
2022
2023
2024
2025
0.0
A minimalist API implementation for ActiveRecordSurvey. You take care of the details.
2020
2021
2022
2023
2024
2025
0.0
Create groupings of ActiveRecordSurvey branching paths with ActiveRecordSurvey::NodeMapGroup
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025