1 | 4,210 | 3,417 | generate_method | Allow your gem users to override your generated methods nicely. |
2 | 5,027 | 4,160 | rebase_attr | Override attribute readers and writers with base encoders. |
3 | 5,171 | 36,886 | unique_by | Allows uniqueness of a record when sharding (specifying the shard ID as the group) or s... |
4 | 5,180 | 4,971 | yinum | Yummy implementation of enum that gives integer values with a special wrapping. |
5 | 28,973 | 9,269 | rspec-hash_matchers | RSpec extension to better match hashes. |
6 | 46,862 | 36,886 | rspec-document_requests | Use this gem to document your API with your specs. |
7 | 68,804 | 36,886 | activerecord-database_validations | Use database validations and convert ActiveRecord::StatementInvalid into ActiveRecord::... |
8 | 87,505 | 36,886 | nil_or | Delegates methods to the object or returns nil. |
9 | 121,801 | 22,583 | activemodel-errors-tree | Builds a tree of errors instead of the 1-dimension one generated by ActiveMode::Base#er... |