Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
Read through caching library inspired by Cache Money, support Sequel 4
Read-Through: Queries by ID or any specified unique key, like `User[params[:id]]` or `User[username: 'bachue@gmail.com']`, will first look in memcache store and then look in the database for the results of that query. If ther...
2021
2022
2023
2024
2025
2026
0.0
Sequel::Units provides a simple way to work with numeric values with units in Sequel models.
2021
2022
2023
2024
2025
2026
0.0
Sequel plugins to handle encrypted attributes
2021
2022
2023
2024
2025
2026
0.0
A light-weight simple to use gem to manage sequencing of records in the database. Check the homepage for more information.
2021
2022
2023
2024
2025
2026
0.0
Formatted sequence for rails models with unique scope
2021
2022
2023
2024
2025
2026
0.0
Generates scoped, threadsafe sequences for
ActiveRecord models
2021
2022
2023
2024
2025
2026
0.0
Sequent-Rails is providing Rails specific features and helpers around the CQRS and Event-Sourcing framework Sequent.
2021
2022
2023
2024
2025
2026
0.0
Add dynamic JSON data to active records. Access it like documents. Query it.
2021
2022
2023
2024
2025
2026
0.0
Adds named scopes for ActiveRecord/ActiveResource serialization methods (to_xml, to_json)
2021
2022
2023
2024
2025
2026
0.0
Serialize model attributes to a single database column instead
2021
2022
2023
2024
2025
2026
0.0
Serialize model attributes to a single database column instead
2021
2022
2023
2024
2025
2026
0.0
Ability to have several activerecord-like attributes in a single serialized column
2021
2022
2023
2024
2025
2026
0.0
Manage text field attribute serialized as an array, hash, etc. Add per-item validation
2021
2022
2023
2024
2025
2026
0.0
virtual attributes accessor via a serialized Hash column
2021
2022
2023
2024
2025
2026
0.0
An add-on for ActiveRecord and Mongoid which allows serialization options to be stored on a model.
2021
2022
2023
2024
2025
2026
0.0
serialize_with_coder is an ActiveRecord 2.x extended serialize function which acts like Rails 3.1 one - you can use custom coder as storing engine. Including 2 sample coders - CSV and JSON.
2021
2022
2023
2024
2025
2026
0.0
Simple XML and JSON APIs for your Rails app
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::Coder to transition serialized attributes from YAML to JSON.
2021
2022
2023
2024
2025
2026
0.0
Have you ever had a class whose instances required a series of background tasks to run serially, strictly one after another? Than Serially is for you.
Declare the tasks using a simple DSL in the order you want them to to run. The tasks for each instance will run inside a separate Resque job, in a...
2021
2022
2023
2024
2025
2026
0.0
Serialized Preferences for your models
2021
2022
2023
2024
2025
2026