Daily Downloads Ranking

Most downloads last day.
81-100 of all 178,198 gems.
RankDownloadsNameSummary
81147,555pryPry is a runtime developer console and IRB alternative with powerful introspection capa...
82147,219activejobDeclare job classes that can be run by a variety of queuing backends.
83146,405dotenvLoads environment variables from `.env`.
84141,648actioncableStructure many real-time application concerns into channels over a single WebSocket con...
85141,292multi_xmlProvides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.
86140,419redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
87139,708msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
88137,470signetSignet is an OAuth 1.0 / OAuth 2.0 implementation.
89137,298activestorageAttach cloud and local files in Rails applications.
90137,244faraday-exconFaraday adapter for Excon
91135,800net-imapRuby client api for Internet Message Access Protocol
92135,109aws-sdk-ssmOfficial AWS Ruby gem for Amazon Simple Systems Manager (SSM) (Amazon SSM). This gem is...
93133,662connection_poolGeneric connection pool for Ruby
94132,004marcelSimple mime type detection using magic numbers, filenames, and extensions
95131,249httpclientgives something like the functionality of libwww-perl (LWP) in Ruby
96130,827timeoutAuto-terminate potentially long-running operations in Ruby.
97130,233sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
98129,241faraday-retryCatches exceptions and retries each request a limited number of times.
99127,856net-smtpSimple Mail Transfer Protocol client library for Ruby.
100127,806rack-protectionProtect against typical web attacks, works with all Rack apps, including Rails