Total Downloads Ranking

Most downloads over all time
61-80 of all 184,716 gems.
RankDownloadsNameSummary
61520,021,992rubocopRuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the ...
62518,870,592activejobDeclare job classes that can be run by a variety of queuing backends.
63510,529,451sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
64509,962,522http-cookieHTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has with s...
65507,060,078coderayFast and easy syntax highlighting for selected languages, written in Ruby. Comes with R...
66506,342,778domain_nameThis is a Domain Name manipulation library for Ruby. It can also be used for cookie do...
67505,777,092rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
68497,775,701pryPry is a runtime developer console and IRB alternative with powerful introspection capa...
69487,422,011unf_extUnicode Normalization Form support library for CRuby
70486,592,967nio4rNew IO for Ruby
71486,051,642globalidURIs for your models makes it easy to pass references around.
72469,576,804redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
73467,296,607zeitwerkZeitwerk implements constant autoloading with Ruby semantics. Each gem and applicat...
74461,359,494faraday-net_httpFaraday adapter for Net::HTTP
75461,120,751websocket-driverWebSocket protocol handler with pluggable I/O
76460,479,163raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
77459,177,975sprockets-railsSprockets Rails integration
78454,864,355unfThis is a wrapper library to bring Unicode Normalization Form support to Ruby/JRuby.
79446,439,152crassCrass is a pure Ruby CSS parser based on the CSS Syntax Level 3 spec.
80444,996,868erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis