Daily Downloads Ranking

Most downloads last day.
81-100 of all 195,548 gems.
RankDownloadsNameSummary
81143,192jwtA pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
82143,066activejobDeclare job classes that can be run by a variety of queuing backends.
83142,400actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
84139,583erbAn easy to use but powerful templating system for Ruby.
85139,521irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
86138,878csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
87135,131actioncableStructure many real-time application concerns into channels over a single WebSocket con...
88133,886rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
89133,447activestorageAttach cloud and local files in Rails applications.
90130,757ppProvides a PrettyPrinter for Ruby objects
91129,595rack-sessionA session implementation for Rack.
92129,240rackupA general server command for Rack applications.
93128,311net-protocolThe abstract interface for net-* client.
94127,673exconEXtended http(s) CONnections
95127,303actiontextEdit and display rich text in Rails applications.
96127,297actionmailboxReceive and process incoming emails in Rails applications.
97123,715unicode-emoji[Emoji 17.0] Provides Unicode Emoji data and regexes, incorporating the latest Unicode ...
98123,068ostructClass to build custom data structures, similar to a Hash.
99121,881websocket-extensionsGeneric extension manager for WebSocket connections
100121,449tsortTopological sorting using Tarjan's algorithm