1 | 31,249 | 24,968 | acts_as_downcasable_on | Easy way to define AR attributes that should be stored in lowercase |
2 | 34,155 | 23,626 | acts_as_strippable_on | Easy way to define AR attributes that should be stripped before save |
3 | 34,225 | 22,512 | sidekiq-heroku-scaler | Tool to scale sidekiq dynos on Heroku |
4 | 35,439 | 24,968 | activerecord_touchy | Extend AR to use touch for has_many and has_one relations |
5 | 37,476 | 24,968 | after_commit_state | Easy way to check model state in after_commit callback |
6 | 48,382 | 20,749 | validates_unchangeable | Library for validating unchangeable attributes. |
7 | 82,927 | 86,038 | database_leak_finder | Easy way to find spec which doesn't clear database after execution |
8 | 109,609 | 35,920 | letter_opener_web_s3 | Gives letter_opener and letter_opener_web work with S3 |
9 | 146,641 | 86,038 | activerecord_lookup_or_initialize | ActiveRecord::Relation extension, find object in collection if it exists or build new one |