1 | 31,394 | 29,457 | acts_as_downcasable_on | Easy way to define AR attributes that should be stored in lowercase |
2 | 34,142 | 36,702 | sidekiq-heroku-scaler | Tool to scale sidekiq dynos on Heroku |
3 | 34,309 | 29,457 | acts_as_strippable_on | Easy way to define AR attributes that should be stripped before save |
4 | 35,480 | 29,457 | activerecord_touchy | Extend AR to use touch for has_many and has_one relations |
5 | 37,620 | 29,457 | after_commit_state | Easy way to check model state in after_commit callback |
6 | 47,812 | 36,702 | validates_unchangeable | Library for validating unchangeable attributes. |
7 | 83,803 | 58,287 | database_leak_finder | Easy way to find spec which doesn't clear database after execution |
8 | 110,055 | 58,287 | letter_opener_web_s3 | Gives letter_opener and letter_opener_web work with S3 |
9 | 147,207 | 36,702 | activerecord_lookup_or_initialize | ActiveRecord::Relation extension, find object in collection if it exists or build new one |