1 | 3,945 | 5,646 | fix-db-schema-conflicts | Ensures consistent output of db/schema.rb despite local differences in the database |
2 | 88,314 | 45,049 | annotate_gemfile | Adds gem descriptions from Rubygems to every gem in the Gemfile |
3 | 94,980 | 62,419 | update_in_batches | Same as update_all, but uses find_in_batches |
4 | 99,698 | 77,202 | uifaces | Get profile images from uifaces.com, by @calebogden |
5 | 113,796 | 98,642 | timestamp_scopes | Dynamically add useful timestamp scopes to your ActiveRecord models! |
6 | 116,876 | 62,419 | circle_status | A CLI tool to report your Circle CI build status. |
7 | 147,022 | 77,202 | show_me_the_object | Displays the Ruby object that raised an exception on the console |
8 | 150,497 | 62,419 | deeb | A debugging method called deeb |
9 | 163,028 | 77,202 | regular | A regular expression generator with a neat DSL |