| elastic/elasticsearch-rails |
3,034 |
|
1,630 |
41 |
over 2 years ago |
30 |
February 23, 2022 |
49 |
apache-2.0 |
Ruby |
| Elasticsearch integrations for ActiveModel/Record and Ruby on Rails |
| adzap/validates_timeliness |
1,542 |
|
1,403 |
25 |
about 3 years ago |
59 |
March 24, 2023 |
18 |
mit |
Ruby |
| Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats. |
| DmitryTsepelev/store_model |
878 |
|
0 |
1 |
over 2 years ago |
41 |
October 06, 2023 |
21 |
mit |
Ruby |
| Work with JSON-backed attributes as ActiveRecord-ish models |
| rmm5t/strip_attributes |
551 |
|
196 |
5 |
over 2 years ago |
29 |
May 13, 2022 |
5 |
mit |
Ruby |
| :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. |
| perfectline/validates_url |
538 |
|
792 |
17 |
about 3 years ago |
22 |
May 13, 2022 |
24 |
mit |
Ruby |
| URL Validation for Rails |
| lwe/simple_enum |
400 |
|
292 |
9 |
over 6 years ago |
32 |
July 02, 2018 |
11 |
mit |
Ruby |
| Simple enum-like field support for ActiveModel (including validations and i18n) |
| mirego/activerecord_json_validator |
385 |
|
12 |
3 |
over 2 years ago |
24 |
May 23, 2023 |
11 |
bsd-3-clause |
Ruby |
| 🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema. |
| ClearFit/redtape |
317 |
|
0 |
0 |
over 13 years ago |
11 |
December 02, 2012 |
0 |
mit |
Ruby |
| An alternative to accepts_nested_attributes_for that doesn't tightly couple your view to your model |
| amatsuda/html5_validators |
305 |
|
126 |
0 |
about 3 years ago |
19 |
December 01, 2018 |
10 |
mit |
Ruby |
| A gem/plugin for Rails 3, Rails 4, Rails 5, and Rails 6 that enables client-side validation using ActiveModel + HTML5 Form Validation |
| couchrest/couchrest_model |
305 |
|
161 |
34 |
over 5 years ago |
24 |
December 06, 2017 |
51 |
apache-2.0 |
Ruby |
| Doing the simple stuff so you don't have to |