Daily Downloads Ranking

Most downloads last day.
81-100 of all 188,368 gems.
RankDownloadsNameSummary
81334,214http-cookieHTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has with s...
82328,114rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
83324,552psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
84322,768tiltGeneric interface to multiple Ruby template engines
85321,900pumaPuma is a simple, fast, multi-threaded, and highly parallel HTTP 1.1 server for Ruby/Ra...
86321,847rdocRDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the ...
87318,697crassCrass is a pure Ruby CSS parser based on the CSS Syntax Level 3 spec.
88316,977rails-html-sanitizerHTML sanitization for Rails applications
89313,603stringioPseudo `IO` class from/to `String`.
90308,227io-consoleadd console capabilities to IO instances.
91305,967domain_nameThis is a Domain Name manipulation library for Ruby. It can also be used for cookie do...
92305,000irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
93302,217rack-sessionA session implementation for Rack.
94301,318method_sourceretrieve the sourcecode for a method
95301,254websocket-extensionsGeneric extension manager for WebSocket connections
96299,439knapsackParallel tests across CI server nodes based on each test file's time execution. It gene...
97298,157mutex_mMixin to extend objects to be handled like a Mutex.
98297,797dotenvLoads environment variables from `.env`.
99297,308relineAlternative GNU Readline or Editline implementation by pure Ruby.
100296,756rspecBDD for Ruby