Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
No additional description yet.
2020
2021
2022
2023
2024
2025
0.0
A rails gem that prevents duplicate inserts when using the has_many :through relationship in your models.
2020
2021
2022
2023
2024
2025
0.0
An ActiveRecord plugin that combines an ordered habtm-like association with optional redis caching.
2020
2021
2022
2023
2024
2025
0.0
A key/value store solution for Rails apps with bloated tables
2020
2021
2022
2023
2024
2025
0.0
has_metadata lets you move non-indexed and weighty columns off of your big tables by creating a separate metadata table to store all this extra information. Works with Ruby 1.9. and Rails 3.0.
2020
2021
2022
2023
2024
2025
0.0
Create one model backed by a primary table and a supplementary 'meta' table.
2020
2021
2022
2023
2024
2025
0.0
Reduce your table width and migration overhead by moving non-indexed columns to a separate metadata column.
2020
2021
2022
2023
2024
2025
0.0
After reading Practical Object-Oriented Design in Ruby: An Agile Primer by Sandi Metz, I wanted an easy way to put off making decisions about related objects during the early phases of a project. This is what I came up with for that.
2020
2021
2022
2023
2024
2025
0.0
Use the Money gem and ActiveRecord's composed_of to store fields wich contains
currency data in a safe and clean way.
2020
2021
2022
2023
2024
2025
0.0
has_normalized_fields is a Ruby on Rails gem that lets you normalize user data for an improved user experience.
It takes the messy user inputed data and normalizes it into a nice clean standard format.
2020
2021
2022
2023
2024
2025
0.0
Simple notifications for Ruby on Rails.
2020
2021
2022
2023
2024
2025
0.0
Ordering behavior for ActiveRecord models and Mongoid documents.
2020
2021
2022
2023
2024
2025
0.0
Has Placeholder Image is a Ruby on Rails gem that allows developers to generate placeholder images for models depending on the title or name attributes of model.
2020
2021
2022
2023
2024
2025
0.0
Generate random tokens (or use your own) for any ActiveRecord model. Hashes and salts the token before storage in the database using the same methodology as has_secure_password.
2020
2021
2022
2023
2024
2025
0.0
Allows for the easy creation and use of random, unique record identifiers so external entities cannot make inferences about your data based on sequential ID's
2020
2021
2022
2023
2024
2025
0.0
Add ability to draft/publish/withdraw/embargo models
2020
2021
2022
2023
2024
2025
0.0
Creates random tokens for model attributes in Ruby on Rails
2020
2021
2022
2023
2024
2025
0.0
This gem adds ability to construct search objects for indexed models, build search forms and execute searches.
It works with sunspot, inherited_resources and simple_form/formtastic
2020
2021
2022
2023
2024
2025
0.0
Provides Rails 4 has_secure_password mixin for Rails 2. Requires Rails 2.1 or higher.
2020
2021
2022
2023
2024
2025
0.0
Drop-in replacement for has_secure_password that uses argon2
2020
2021
2022
2023
2024
2025