| 1 | 3,951 | 7,273 | fix-db-schema-conflicts | Ensures consistent output of db/schema.rb despite local differences in the database |
| 2 | 88,165 | 87,218 | annotate_gemfile | Adds gem descriptions from Rubygems to every gem in the Gemfile |
| 3 | 95,156 | 87,218 | update_in_batches | Same as update_all, but uses find_in_batches |
| 4 | 99,697 | 87,218 | uifaces | Get profile images from uifaces.com, by @calebogden |
| 5 | 113,907 | 87,218 | timestamp_scopes | Dynamically add useful timestamp scopes to your ActiveRecord models! |
| 6 | 116,363 | 71,873 | circle_status | A CLI tool to report your Circle CI build status. |
| 7 | 146,651 | 110,823 | show_me_the_object | Displays the Ruby object that raised an exception on the console |
| 8 | 150,266 | 110,823 | deeb | A debugging method called deeb |
| 9 | 162,905 | 110,823 | regular | A regular expression generator with a neat DSL |