| 1 | 4,312 | 6,012 | generate_method | Allow your gem users to override your generated methods nicely. |
| 2 | 5,118 | 6,398 | rebase_attr | Override attribute readers and writers with base encoders. |
| 3 | 5,306 | 7,053 | yinum | Yummy implementation of enum that gives integer values with a special wrapping. |
| 4 | 5,609 | 37,552 | unique_by | Allows uniqueness of a record when sharding (specifying the shard ID as the group) or s... |
| 5 | 19,705 | 10,140 | rspec-hash_matchers | RSpec extension to better match hashes. |
| 6 | 47,700 | 87,645 | rspec-document_requests | Use this gem to document your API with your specs. |
| 7 | 69,766 | 87,645 | activerecord-database_validations | Use database validations and convert ActiveRecord::StatementInvalid into ActiveRecord::... |
| 8 | 90,094 | 123,501 | nil_or | Delegates methods to the object or returns nil. |
| 9 | 122,176 | 123,501 | activemodel-errors-tree | Builds a tree of errors instead of the 1-dimension one generated by ActiveMode::Base#er... |