Byroot's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
174activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22526thorThor is a toolkit for building powerful command-line interfaces.
33349activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43554activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53758actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
64268railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
74459railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84671actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
94952actionviewSimple, battle-tested conventions and helpers for building web pages.
105692sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
115762rails-html-sanitizerHTML sanitization for Rails applications
125970activejobDeclare job classes that can be run by a variety of queuing backends.
136466rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
1470101redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
157176globalidURIs for your models makes it easy to pass references around.
1672104sprockets-railsSprockets Rails integration
178877actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1898182execjsExecJS lets you run JavaScript code from Ruby.
19103549arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2010693msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
2111279activestorageAttach cloud and local files in Rails applications.
2212386marcelSimple mime type detection using magic numbers, filenames, and extensions
23128286sass-railsSass adapter for the Rails asset pipeline.
24129226jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
25140326coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
26150338coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
27155207jbuilderCreate JSON structures via a Builder-style DSL
28158377coffee-railsCoffeeScript adapter for the Rails asset pipeline.
2916689actiontextEdit and display rich text in Rails applications.
3016788actionmailboxReceive and process incoming emails in Rails applications.
31179210springPreloads your application so things like console, rake and tests run faster
32208306redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
33261521turbolinksRails engine for Turbolinks 5 support
34264256rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35308278web-consoleA debugging tool for your Ruby on Rails applications.
363271,654rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
37409540webpackerUse webpack to manage app-like JavaScript modules in Rails
384171,341activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
39525942hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
40629470activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
41777586marginaliaAttach comments to your ActiveRecord queries.
428091,065escape_utilsQuickly perform HTML, URL, URI and Javascript escaping/unescaping
439271,171activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
441,0141,554rails-observersRails observer (removed from core in Rails 4.0)
451,095185redis-clientSimple low-level client for Redis 6+
461,5741,464actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
471,6433,432activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
481,681611importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
491,6863,031protected_attributesProtect attributes from mass assignment
501,7401,926actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
511,7891,734actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
521,8251,728html_tokenizerHTML Tokenizer
532,1231,405jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
542,356838cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
552,4042,359record_tag_helperActionView Record Tag Helpers
563,0351,722tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
573,1602,415sysvmqRuby wrapper for SysV Message Queues
583,3782,372frozen_recordActiveRecord like interface to read only access and query static YAML files
593,5718,865activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
603,7122,011propshaftDeliver assets for Rails.
613,8882,575activerecord-typedstoreActiveRecord::Store but with type definition
624,1464,248rails-perftestRails performance tests (removed from core in Rails 4.0)
634,1622,375gctimeExposes a monotonically increasing GC total_time metric.
644,4133,252sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
654,48010,926prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
664,5782,509gvltoolsSet of GVL instrumentation tools
674,65713,678bootscaleInspired by Aaron Patterson's talk on the subject
684,7313,983symbol-fstringAllow fast access to internal fstring of symbols and modules
694,9475,032rails-ujsThis gem provides rails-ujs driver for Rails applications.
705,0261,192redis-clusteringA Ruby client that tries to match Redis' Cluster API one-to-one, while still provid...
715,2192,078hiredis-clientHiredis binding for redis-client
725,5272,839kredisHigher-level data structures built on Redis.
735,75010,323dedupIf your app keeps lots of static data in memory, such as i18n data or large configurati...
745,9163,713activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
756,6163,539heap-profilerMake several heap dumps and summarize allocated, retained memory
767,1874,430progressrusMonitor the progress of remote, long-running jobs.
779,2445,364pid_cacheOn platforms using glibc 1.25+ Process.pid always issue a syscall which is wasteful. pi...
7811,75272,300psych-shopiforkPsych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib...
7912,2503,585pitchfork`pitchfork` is a preforking HTTP server for Rack applications designed to minimize memo...
8017,7823,590djb2Native djb2 hash implementation
8120,28451,991pubsubstubPubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ...
8224,23772,300monorailsCAUTION: Use at your own risks.
8324,49972,300osdbRuby library to access OSDb services like OpenSubtitles.org
8425,45472,300thread_hazardousCAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe...
8525,57451,991explicit-parametersExplicit parameters validation and casting for Rails APIs
8631,6647,622child_subreaperRuby binding to call prctl(PR_SET_CHILD_SUBREAPER)
8731,66672,300lita-externalMeta adapter that allow Lita to spawn multiple processes and load balance the work
8836,23151,991bond-railsAutomatically load bond in rails console
8939,99927,168circle-cliA bunch of commands useful to deal with Circle CI without leaving your terminal.
9046,35925,224parsrParsr aim to provide a way to safely evaluate a ruby expression composed only with lite...
9150,58872,300unicorn-shopifyunicorn is an HTTP server for Rack applications designed to only serve fast clients on ...
9272,89132,726derrickInspect Redis databases and print statistics about the keys
93101,77572,300tigerlily-solidHelpers for easily creating custom Liquid tags and block
94125,75951,991bawsaqLibrary to access GTA V BAWSAQ stock prices
95132,38772,300styluscStylus compiler executable
96172,54672,300shopify-ruby-definitionsRuby builds used at Shopify.
97179,56972,300oopsieSimple binding for `rb_bug` to trigger controlled Ruby crashes