Jakeonrails's Gems

icon
#Total RankDaily RankNameSummary
14,0113,464fix-db-schema-conflictsEnsures consistent output of db/schema.rb despite local differences in the database
288,55237,517annotate_gemfileAdds gem descriptions from Rubygems to every gem in the Gemfile
397,379113,174update_in_batchesSame as update_all, but uses find_in_batches
4100,82954,119uifacesGet profile images from uifaces.com, by @calebogden
5115,25767,505timestamp_scopesDynamically add useful timestamp scopes to your ActiveRecord models!
6115,68654,119circle_statusA CLI tool to report your Circle CI build status.
7146,80677,546show_me_the_objectDisplays the Ruby object that raised an exception on the console
8151,30291,999deebA debugging method called deeb
9163,84477,546regularA regular expression generator with a neat DSL
10192,42554,119unsort_db_schema_columnsRails 8 (PR #53281) sorts schema.rb columns alphabetically. That breaks db:schema:load ...