Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
HasSecureUuid provides you an easily way to generate random uuids for any model in ruby on rails. **SecureRandom::uuid** is used to generate a unique uuid, so collisions are highly unlikely.
2020
2021
2022
2023
2024
2025
0.0
Add secure encrypted fields to protect sensitive information in database
2020
2021
2022
2023
2024
2025
0.0
Adds dynamic attributes through serialize. This way, it's in one table, and it's still trivial to track changes to your records.
2020
2021
2022
2023
2024
2025
0.0
parent.children.where.not(id: self.id), extended to n parents
2020
2021
2022
2023
2024
2025
0.0
Extends model, controller, helper and routes to handle the toggle of a star to favorite a model.
2020
2021
2022
2023
2024
2025
0.0
HasStateMachine uses ruby classes to make creating a finite state machine in your ActiveRecord models a breeze.
2020
2021
2022
2023
2024
2025
0.0
has_sti provides helper methods for Single Table Inheritance models of Active Record. It creates methods that allow to determine exact type of model and scopes that make easy to find records of certain type.
2020
2021
2022
2023
2024
2025
0.0
Simple tagging with contexts.
2020
2021
2022
2023
2024
2025
0.0
Identifies your active records with a random token. For more information, please see the documentation.
2020
2021
2022
2023
2024
2025
0.0
Extend ActiveRecord models to generate uniq secure tokens before saving
2020
2021
2022
2023
2024
2025
0.0
Identifies your active records with a random token. For more information, please see the documentation.
2020
2021
2022
2023
2024
2025
0.0
Adds validations on URL attributes for ActiveRecord models.
URL scheme will be checked and added before updating the database if necessary.
A raw_attribute method will also be added to display the url without HTTP(S) scheme or trailing slash.
2020
2021
2022
2023
2024
2025
0.0
has_validated_attributes is a Ruby on Rails gem that lets you validate your fields.
2020
2021
2022
2023
2024
2025
0.0
Open-source crowdfunding platform
2020
2021
2022
2023
2024
2025
0.0
how many queries did you run? this will tell u
2020
2021
2022
2023
2024
2025
0.0
Description of Havior.
2020
2021
2022
2023
2024
2025
0.0
Description of HawkEye.
2020
2021
2022
2023
2024
2025
0.0
A threadded web/app-server that focuses on threadding, shared ressources, speed and more.
2020
2021
2022
2023
2024
2025
0.0
Create Query Objects without a hitch.
2020
2021
2022
2023
2024
2025
0.0
use has_set and has_enum in your ActiveRecord models if you want to have one (has_enum) value from a defined enumeration or more (has_set))
2020
2021
2022
2023
2024
2025