Project
Reverse Dependencies for activemodel
The projects listed here declare activemodel as a runtime or development dependency
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
Allows to get errors type from an activemodel class, as a symbol, prior to the translation
2021
2022
2023
2024
2025
2026
0.0
Common validations for ActiveModel
2021
2022
2023
2024
2025
2026
0.0
Serializing models to a single string makes it easy to pass references around.
2021
2022
2023
2024
2025
2026
0.0
A Rails validator for immutable attributes.
2021
2022
2023
2024
2025
2026
0.0
Interdependent model validations
2021
2022
2023
2024
2025
2026
0.0
ActiveModel validator for ip address.
2021
2022
2023
2024
2025
2026
0.0
A IPv4 and IPv6 validator for Rails 3 and 4.
2021
2022
2023
2024
2025
2026
0.0
Enqueue background jobs from model classes
2021
2022
2023
2024
2025
2026
0.0
This gem has been renamed active_model_jobs.
2021
2022
2023
2024
2025
2026
0.0
A simple json validator based on ActiveModel.
2021
2022
2023
2024
2025
2026
0.0
Provides the ActiveModel::Lint::Tests for test-unit or minitest an RSpec shared example.
2021
2022
2023
2024
2025
2026
0.0
Provides a Logger::LogDevice that can save Ruby Logger messages to an array in your model
2021
2022
2023
2024
2025
2026
0.0
Simple password model implemented on top of ActiveModel::Model
2021
2022
2023
2024
2025
2026
0.0
Simple password reset model implemented on top of ActiveModel::Model
2021
2022
2023
2024
2025
2026
0.0
ActiveModel::Permalink generates permalinks for your ActiveModel objects, including support for Mongoid.
2021
2022
2023
2024
2025
2026
0.0
Adds in-memory persistence to ActiveModel models
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
active_model_serializers_binary is a declarative way to serialize/deserialize ActiveModel classes for raw data exchange.
2021
2022
2023
2024
2025
2026