Daily Downloads Ranking

Most downloads last day.
321-340 of all 191,174 gems.
RankDownloadsNameSummary
321124,365pry-railsUse Pry as your rails console
322124,300dogstatsd-rubyA Ruby DogStatsd client
323124,299babosaA library for creating slugs. Babosa an extraction and improvement of the string co...
324123,830colored>> puts "this is red".red >> puts "this is red with a blue background (read: ugly)"...
325123,293springPreloads your application so things like console, rake and tests run faster
326123,118eventmachineEventMachine implements a fast, single-threaded engine for arbitrary network communicat...
327122,871bullethelp to kill N+1 queries and unused eager loading.
328122,556bcrypt_pbkdfThis gem implements bcrypt_pbkdf (a variant of PBKDF2 with bcrypt-based PRF)
329121,379memoistmemoize methods invocation
330121,319parallel_testsRun Test::Unit / RSpec / Cucumber / Spinach in parallel
331121,180terminal-notifierSend User Notifications on macOS 10.10 or higher.
332120,351grpcSend RPCs from Ruby using GRPC
333120,266artifactoryA Ruby client for Artifactory
334119,922binding_of_callerProvides the Binding#of_caller method. Using binding_of_caller we can grab bindings fr...
335119,913activerecord-importA library for bulk inserting data using ActiveRecord.
336119,695google-logging-utilsUtility classes for logging to Google Cloud Logging
337119,684rack-attackA rack middleware for throttling and blocking abusive requests
338119,508debug_inspectorAdds methods to DebugInspector to allow for inspection of backtrace frames. The debug_...
339119,026bootbootThis gem remove the overhead of monkeypatching your Gemfile in order to dualboot your a...
340118,780net-scpA pure Ruby implementation of the SCP client protocol