Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
Rails Plugin for Convenient Business Logic
2021
2022
2023
2024
2025
2026
0.0
Framework for business logic classes in a Ruby on Rails application
2021
2022
2023
2024
2025
2026
0.0
Data mapper using ActiveRecord for data access
2021
2022
2023
2024
2025
2026
0.0
Declares a service object and the #merge_all helper method for merging active record class instances.
2021
2022
2023
2024
2025
2026
0.0
Extends ActiveModel::Errors to allow messages to be generated that do not use the attribute name
2021
2022
2023
2024
2025
2026
0.0
Builds a tree of errors instead of the 1-dimension one generated by ActiveMode::Base#errors.messages.
2021
2022
2023
2024
2025
2026
0.0
This gem adds the ability for models to have an unlimited number of custom flags \
that are stored within one database column cell instead of several columns.
2021
2022
2023
2024
2025
2026
0.0
A gem that provides logging functionality for ActiveRecord models, storing logs in a separate table with support for log chains, metadata, and different visibility levels.
2021
2022
2023
2024
2025
2026
0.0
Render your JSON in a Normalizr-like JSON format
2021
2022
2023
2024
2025
2026
0.0
HasSecureToken provides you an easily way to geneatre uniques random tokens for any model in ruby on rails. **SecureRandom::base58** is used to generate the 24-character unique token, so collisions are highly unlikely.
2021
2022
2023
2024
2025
2026
0.0
Adds methods for automatic deserialization from standard JSON and XML, and a variant implementation of serialization/deserialization for XML.
2021
2022
2023
2024
2025
2026
0.0
Modules/classes that extend AMS with more functionality
2021
2022
2023
2024
2025
2026
0.0
Vue Tables adapter for ActiveModel::Serializer
2021
2022
2023
2024
2025
2026
0.0
ActiveModel validators that validate the type of attributes, and that do recursive validation of contained objects parallel to ActiveRecord's validates_associated.
2021
2022
2023
2024
2025
2026
0.0
ActiveModel child model validations delegater.
2021
2022
2023
2024
2025
2026
0.0
Some reusable ActiveModel validations, including greater_than, boolean_presence, and at_least_one_present
2021
2022
2023
2024
2025
2026
0.0
This is useful when you want to define optional validations for a resource and keep it valid.
2021
2022
2023
2024
2025
2026
0.0
This is an example gem used in my RailsConf 2020 talk. Please don't use in production! https://bruckmayer.net/rails-conf-2020
2021
2022
2023
2024
2025
2026
0.0
Simple null objects in Active Record
2021
2022
2023
2024
2025
2026
0.0
ActiveWorkflow provides durable, idempotent workflow orchestration built on Rails Active Job.
It supports sync and async steps, retries with backoff, signals, compensations, and pluggable persistence stores.
2021
2022
2023
2024
2025
2026