| 1 | 3,975 | 2,707 | fix-db-schema-conflicts | Ensures consistent output of db/schema.rb despite local differences in the database |
| 2 | 82,170 | 6,227 | unsort_db_schema_columns | Rails 8 (PR #53281) sorts schema.rb columns alphabetically. That breaks
db:schema:load ... |
| 3 | 87,241 | 60,205 | annotate_gemfile | Adds gem descriptions from Rubygems to every gem in the Gemfile |
| 4 | 98,277 | 75,382 | update_in_batches | Same as update_all, but uses find_in_batches |
| 5 | 101,229 | 75,382 | uifaces | Get profile images from uifaces.com, by @calebogden |
| 6 | 115,758 | 60,205 | circle_status | A CLI tool to report your Circle CI build status. |
| 7 | 115,782 | 102,761 | timestamp_scopes | Dynamically add useful timestamp scopes to your ActiveRecord models! |
| 8 | 147,464 | 75,382 | show_me_the_object | Displays the Ruby object that raised an exception on the console |
| 9 | 152,286 | 154,925 | deeb | A debugging method called deeb |
| 10 | 164,865 | 75,382 | regular | A regular expression generator with a neat DSL |