| 1 | 4,015 | 3,845 | fix-db-schema-conflicts | Ensures consistent output of db/schema.rb despite local differences in the database |
| 2 | 88,561 | 59,661 | annotate_gemfile | Adds gem descriptions from Rubygems to every gem in the Gemfile |
| 3 | 97,166 | 115,073 | update_in_batches | Same as update_all, but uses find_in_batches |
| 4 | 100,671 | 115,073 | uifaces | Get profile images from uifaces.com, by @calebogden |
| 5 | 115,200 | 115,073 | timestamp_scopes | Dynamically add useful timestamp scopes to your ActiveRecord models! |
| 6 | 115,698 | 78,013 | circle_status | A CLI tool to report your Circle CI build status. |
| 7 | 146,711 | 115,073 | show_me_the_object | Displays the Ruby object that raised an exception on the console |
| 8 | 151,127 | 78,013 | deeb | A debugging method called deeb |
| 9 | 163,705 | 78,013 | regular | A regular expression generator with a neat DSL |