| rails-api/active_model_serializers |
5,296 |
|
14,003 |
260 |
over 2 years ago |
42 |
October 05, 2023 |
183 |
mit |
Ruby |
| ActiveModel::Serializer implementation and Rails hooks |
| thoughtbot/shoulda-matchers |
3,455 |
|
42,294 |
876 |
about 2 years ago |
56 |
December 16, 2022 |
44 |
mit |
Ruby |
| Simple one-liner tests for common Rails functionality |
| 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. |
| cgriego/active_attr |
1,193 |
|
975 |
102 |
over 2 years ago |
34 |
December 16, 2021 |
50 |
mit |
Ruby |
| What ActiveModel left out |
| nicolasblanco/rails_param |
927 |
|
30 |
0 |
over 2 years ago |
16 |
January 21, 2022 |
14 |
mit |
Ruby |
| Parameter Validation & Type Coercion for Rails |
| 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 |
| mcmire/super_diff |
837 |
|
0 |
16 |
about 2 years ago |
16 |
April 26, 2022 |
58 |
mit |
Ruby |
| A more helpful way to view differences between complex data structures in RSpec. |
| 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 |