Jakeonrails's Gems

icon
#Total RankDaily RankNameSummary
14,0033,180fix-db-schema-conflictsEnsures consistent output of db/schema.rb despite local differences in the database
288,50537,006annotate_gemfileAdds gem descriptions from Rubygems to every gem in the Gemfile
397,590110,042update_in_batchesSame as update_all, but uses find_in_batches
4100,90571,816uifacesGet profile images from uifaces.com, by @calebogden
5115,360110,042timestamp_scopesDynamically add useful timestamp scopes to your ActiveRecord models!
6115,59642,965circle_statusA CLI tool to report your Circle CI build status.
7146,845110,042show_me_the_objectDisplays the Ruby object that raised an exception on the console
8151,537110,042deebA debugging method called deeb
9163,95071,816regularA regular expression generator with a neat DSL
10189,5868,145unsort_db_schema_columnsRails 8 (PR #53281) sorts schema.rb columns alphabetically. That breaks db:schema:load ...