1 | 31,329 | 25,363 | acts_as_downcasable_on | Easy way to define AR attributes that should be stored in lowercase |
2 | 34,168 | 17,731 | sidekiq-heroku-scaler | Tool to scale sidekiq dynos on Heroku |
3 | 34,245 | 28,274 | acts_as_strippable_on | Easy way to define AR attributes that should be stripped before save |
4 | 35,492 | 28,274 | activerecord_touchy | Extend AR to use touch for has_many and has_one relations |
5 | 37,581 | 37,925 | after_commit_state | Easy way to check model state in after_commit callback |
6 | 48,334 | 14,979 | validates_unchangeable | Library for validating unchangeable attributes. |
7 | 83,182 | 69,547 | database_leak_finder | Easy way to find spec which doesn't clear database after execution |
8 | 109,636 | 69,547 | letter_opener_web_s3 | Gives letter_opener and letter_opener_web work with S3 |
9 | 146,785 | 69,547 | activerecord_lookup_or_initialize | ActiveRecord::Relation extension, find object in collection if it exists or build new one |