| 1 | 32,617 | 22,252 | acts_as_downcasable_on | Easy way to define AR attributes that should be stored in lowercase |
| 2 | 33,911 | 27,096 | sidekiq-heroku-scaler | Tool to scale sidekiq dynos on Heroku |
| 3 | 35,494 | 39,260 | acts_as_strippable_on | Easy way to define AR attributes that should be stripped before save |
| 4 | 36,672 | 39,260 | activerecord_touchy | Extend AR to use touch for has_many and has_one relations |
| 5 | 39,053 | 51,272 | after_commit_state | Easy way to check model state in after_commit callback |
| 6 | 47,387 | 35,285 | validates_unchangeable | Library for validating unchangeable attributes. |
| 7 | 88,308 | 128,919 | database_leak_finder | Easy way to find spec which doesn't clear database after execution |
| 8 | 108,294 | 60,194 | letter_opener_web_s3 | Gives letter_opener and letter_opener_web work with S3 |
| 9 | 149,642 | 128,919 | activerecord_lookup_or_initialize | ActiveRecord::Relation extension, find object in collection if it exists or build new one |