| 1 | 3,935 | 3,168 | fix-db-schema-conflicts | Ensures consistent output of db/schema.rb despite local differences in the database |
| 2 | 67,784 | 6,994 | unsort_db_schema_columns | Rails 8 (PR #53281) sorts schema.rb columns alphabetically. That breaks
db:schema:load ... |
| 3 | 87,362 | 73,233 | annotate_gemfile | Adds gem descriptions from Rubygems to every gem in the Gemfile |
| 4 | 98,440 | 37,856 | update_in_batches | Same as update_all, but uses find_in_batches |
| 5 | 101,396 | 73,233 | uifaces | Get profile images from uifaces.com, by @calebogden |
| 6 | 115,936 | 73,233 | circle_status | A CLI tool to report your Circle CI build status. |
| 7 | 115,959 | 73,233 | timestamp_scopes | Dynamically add useful timestamp scopes to your ActiveRecord models! |
| 8 | 147,872 | 37,856 | show_me_the_object | Displays the Ruby object that raised an exception on the console |
| 9 | 152,585 | 37,856 | deeb | A debugging method called deeb |
| 10 | 165,371 | 73,233 | regular | A regular expression generator with a neat DSL |