| 1 | 4,253 | 7,257 | generate_method | Allow your gem users to override your generated methods nicely. |
| 2 | 5,065 | 8,253 | rebase_attr | Override attribute readers and writers with base encoders. |
| 3 | 5,252 | 9,271 | yinum | Yummy implementation of enum that gives integer values with a special wrapping. |
| 4 | 5,446 | 103,624 | unique_by | Allows uniqueness of a record when sharding (specifying the shard ID as the group) or s... |
| 5 | 21,812 | 7,534 | rspec-hash_matchers | RSpec extension to better match hashes. |
| 6 | 47,355 | 68,249 | rspec-document_requests | Use this gem to document your API with your specs. |
| 7 | 69,370 | 68,249 | activerecord-database_validations | Use database validations and convert ActiveRecord::StatementInvalid into ActiveRecord::... |
| 8 | 89,195 | 103,624 | nil_or | Delegates methods to the object or returns nil. |
| 9 | 122,123 | 103,624 | activemodel-errors-tree | Builds a tree of errors instead of the 1-dimension one generated by ActiveMode::Base#er... |