activemodel topic
activeentity
Active Record without Database
active_interaction
:briefcase: Manage application specific business logic.
active_model_validates_intersection_of
A custom validation for your Active Model that check if an array is included in another one
strip_attributes
:hocho: An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.
elasticsearch-rails
Elasticsearch integrations for ActiveModel/Record and Ruby on Rails
validates_timeliness
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
activerecord_json_validator
🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.
html5_validators
A gem/plugin for Rails 3, Rails 4, Rails 5, and Rails 6 that enables client-side validation using ActiveModel + HTML5 Form Validation