| 1 | 4,279 | 5,505 | generate_method | Allow your gem users to override your generated methods nicely. |
| 2 | 5,078 | 6,036 | rebase_attr | Override attribute readers and writers with base encoders. |
| 3 | 5,267 | 6,542 | yinum | Yummy implementation of enum that gives integer values with a special wrapping. |
| 4 | 5,518 | 54,696 | unique_by | Allows uniqueness of a record when sharding (specifying the shard ID as the group) or s... |
| 5 | 20,671 | 7,734 | rspec-hash_matchers | RSpec extension to better match hashes. |
| 6 | 47,602 | 17,422 | rspec-document_requests | Use this gem to document your API with your specs. |
| 7 | 69,601 | 27,179 | activerecord-database_validations | Use database validations and convert ActiveRecord::StatementInvalid into ActiveRecord::... |
| 8 | 89,708 | 85,206 | nil_or | Delegates methods to the object or returns nil. |
| 9 | 122,185 | 85,206 | activemodel-errors-tree | Builds a tree of errors instead of the 1-dimension one generated by ActiveMode::Base#er... |