Jakeonrails's Gems

icon
#Total RankDaily RankNameSummary
14,0083,444fix-db-schema-conflictsEnsures consistent output of db/schema.rb despite local differences in the database
288,56069,179annotate_gemfileAdds gem descriptions from Rubygems to every gem in the Gemfile
397,764103,058update_in_batchesSame as update_all, but uses find_in_batches
4100,94669,179uifacesGet profile images from uifaces.com, by @calebogden
5115,31369,179timestamp_scopesDynamically add useful timestamp scopes to your ActiveRecord models!
6115,56169,179circle_statusA CLI tool to report your Circle CI build status.
7146,81969,179show_me_the_objectDisplays the Ruby object that raised an exception on the console
8151,729103,058deebA debugging method called deeb
9164,059103,058regularA regular expression generator with a neat DSL
10167,23510,928unsort_db_schema_columnsRails 8 (PR #53281) sorts schema.rb columns alphabetically. That breaks db:schema:load ...