activemodel topic

List activemodel repositories

activeentity

52
Stars
8
Forks
Watchers

Active Record without Database

active_attr

1.2k
Stars
86
Forks
Watchers

What ActiveModel left out

active_interaction

2.0k
Stars
133
Forks
Watchers

:briefcase: Manage application specific business logic.

active_model_validates_intersection_of

31
Stars
20
Forks
Watchers

A custom validation for your Active Model that check if an array is included in another one

strip_attributes

550
Stars
54
Forks
Watchers

: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

3.1k
Stars
789
Forks
Watchers

Elasticsearch integrations for ActiveModel/Record and Ruby on Rails

validates_timeliness

1.6k
Stars
223
Forks
Watchers

Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.

activerecord_json_validator

402
Stars
48
Forks
Watchers

🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.

html5_validators

304
Stars
80
Forks
Watchers

A gem/plugin for Rails 3, Rails 4, Rails 5, and Rails 6 that enables client-side validation using ActiveModel + HTML5 Form Validation

file_validators

259
Stars
25
Forks
Watchers

Adds file validators to ActiveModel.