Byroot's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
177activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22527thorThor is a toolkit for building powerful command-line interfaces.
33347activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43451activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53755actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
64273railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
74464railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84671actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
94949actionviewSimple, battle-tested conventions and helpers for building web pages.
105696sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
115759rails-html-sanitizerHTML sanitization for Rails applications
125969activejobDeclare job classes that can be run by a variety of queuing backends.
136462rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
147097redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
157179globalidURIs for your models makes it easy to pass references around.
1672109sprockets-railsSprockets Rails integration
178775actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1898181execjsExecJS lets you run JavaScript code from Ruby.
19103589arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2010694msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
2111278activestorageAttach cloud and local files in Rails applications.
2212388marcelSimple mime type detection using magic numbers, filenames, and extensions
23128312sass-railsSass adapter for the Rails asset pipeline.
24129231jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
25141366coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
26150383coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
27156215jbuilderCreate JSON structures via a Builder-style DSL
28160418coffee-railsCoffeeScript adapter for the Rails asset pipeline.
2916486actiontextEdit and display rich text in Rails applications.
3016787actionmailboxReceive and process incoming emails in Rails applications.
31179208springPreloads your application so things like console, rake and tests run faster
32208267redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
33262628turbolinksRails engine for Turbolinks 5 support
34263240rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35307308web-consoleA debugging tool for your Ruby on Rails applications.
363281,850rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
37409576webpackerUse webpack to manage app-like JavaScript modules in Rails
384171,375activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
39525828hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
40627504activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
41777505marginaliaAttach comments to your ActiveRecord queries.
42808776escape_utilsQuickly perform HTML, URL, URI and Javascript escaping/unescaping
439271,239activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
441,0161,516rails-observersRails observer (removed from core in Rails 4.0)
451,082206redis-clientSimple low-level client for Redis 6+
461,5741,393actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
471,6473,620activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
481,679785importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
491,6883,279protected_attributesProtect attributes from mass assignment
501,7421,999actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
511,7901,705actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
521,8251,747html_tokenizerHTML Tokenizer
532,1181,368jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
542,331708cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
552,4062,333record_tag_helperActionView Record Tag Helpers
563,0331,775tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
573,1592,622sysvmqRuby wrapper for SysV Message Queues
583,3732,386frozen_recordActiveRecord like interface to read only access and query static YAML files
593,5748,173activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
603,6992,289propshaftDeliver assets for Rails.
613,8862,461activerecord-typedstoreActiveRecord::Store but with type definition
624,1474,377rails-perftestRails performance tests (removed from core in Rails 4.0)
634,1492,642gctimeExposes a monotonically increasing GC total_time metric.
644,4093,688sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
654,48313,108prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
664,5582,099gvltoolsSet of GVL instrumentation tools
674,66217,137bootscaleInspired by Aaron Patterson's talk on the subject
684,7303,957symbol-fstringAllow fast access to internal fstring of symbols and modules
694,8701,126redis-clusteringA Ruby client that tries to match Redis' Cluster API one-to-one, while still provid...
704,9516,001rails-ujsThis gem provides rails-ujs driver for Rails applications.
715,1702,172hiredis-clientHiredis binding for redis-client
725,5102,938kredisHigher-level data structures built on Redis.
735,7518,069dedupIf your app keeps lots of static data in memory, such as i18n data or large configurati...
745,9094,209activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
756,5692,647heap-profilerMake several heap dumps and summarize allocated, retained memory
767,1764,974progressrusMonitor the progress of remote, long-running jobs.
779,1683,006pid_cacheOn platforms using glibc 1.25+ Process.pid always issue a syscall which is wasteful. pi...
7811,76650,806psych-shopiforkPsych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib...
7912,1404,304pitchfork`pitchfork` is a preforking HTTP server for Rack applications designed to minimize memo...
8017,2954,073djb2Native djb2 hash implementation
8120,29016,099pubsubstubPubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ...
8224,26267,524monorailsCAUTION: Use at your own risks.
8324,50923,047osdbRuby library to access OSDb services like OpenSubtitles.org
8425,48380,697thread_hazardousCAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe...
8525,57723,898explicit-parametersExplicit parameters validation and casting for Rails APIs
8631,2186,823child_subreaperRuby binding to call prctl(PR_SET_CHILD_SUBREAPER)
8731,69857,544lita-externalMeta adapter that allow Lita to spawn multiple processes and load balance the work
8836,264102,511bond-railsAutomatically load bond in rails console
8940,026102,511circle-cliA bunch of commands useful to deal with Circle CI without leaving your terminal.
9046,36550,806parsrParsr aim to provide a way to safely evaluate a ruby expression composed only with lite...
9150,55630,411unicorn-shopifyunicorn is an HTTP server for Rack applications designed to only serve fast clients on ...
9272,919102,511derrickInspect Redis databases and print statistics about the keys
93101,80880,697tigerlily-solidHelpers for easily creating custom Liquid tags and block
94125,791102,511bawsaqLibrary to access GTA V BAWSAQ stock prices
95132,39180,697styluscStylus compiler executable
96172,49245,087shopify-ruby-definitionsRuby builds used at Shopify.
97179,58380,697oopsieSimple binding for `rb_bug` to trigger controlled Ruby crashes