Byroot's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
1714activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2124jsonA JSON implementation as a JRuby extension.
32519thorThor is a toolkit for building powerful command-line interfaces.
43258builderBuilder provides a number of builder objects that make creating structured data simple ...
53460activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63665activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73867actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84473railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94575railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104976actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
115070actionviewSimple, battle-tested conventions and helpers for building web pages.
126082activejobDeclare job classes that can be run by a variety of queuing backends.
136178rails-html-sanitizerHTML sanitization for Rails applications
146583rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156871globalidURIs for your models makes it easy to pass references around.
1675152sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178088actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1882154redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1984176sprockets-railsSprockets Rails integration
209190activestorageAttach cloud and local files in Rails applications.
2194114msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
22106110marcelSimple mime type detection using magic numbers, filenames, and extensions
23114101actiontextEdit and display rich text in Rails applications.
24115102actionmailboxReceive and process incoming emails in Rails applications.
25116244execjsExecJS lets you run JavaScript code from Ruby.
26139125bootsnapBoot large ruby/rails apps faster
27147776arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
28166331jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29171187jbuilderCreate JSON structures via a Builder-style DSL
30177415sass-railsSass adapter for the Rails asset pipeline.
31194424coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
32204433coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
33207297springPreloads your application so things like console, rake and tests run faster
34215771coffee-railsCoffeeScript adapter for the Rails asset pipeline.
35246397redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
36273401rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
37298208web-consoleA debugging tool for your Ruby on Rails applications.
38347914turbolinksRails engine for Turbolinks 5 support
39350219redis-clientSimple low-level client for Redis 6+
405042,606rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
415381,416webpackerUse webpack to manage app-like JavaScript modules in Rails
42583842activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
435941,172activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
446791,518hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
45773942marginaliaAttach comments to your ActiveRecord queries.
467821,893json_pureThis is a JSON implementation in pure Ruby.
478562,147escape_utilsQuickly perform HTML, URL, URI and Javascript escaping/unescaping
48995264importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
491,0061,578activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
501,1592,197rails-observersRails observer (removed from core in Rails 4.0)
511,391946cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
521,614292propshaftDeliver assets for Rails.
531,692907jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
541,6942,787actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
551,8562,083redis-clusteringA Ruby client that tries to match Redis' Cluster API one-to-one, while still provid...
561,863337solid_queueDatabase-backed Active Job backend.
571,972737tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
581,9792,619actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
592,0143,220activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
602,0642,702actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
612,1014,342protected_attributesProtect attributes from mass assignment
622,1444,071html_tokenizerHTML Tokenizer
632,6063,503record_tag_helperActionView Record Tag Helpers
643,0552,274trilogyA friendly MySQL-compatible library for Ruby, binding to libtrilogy
653,1293,311frozen_recordActiveRecord like interface to read only access and query static YAML files
663,1792,184hiredis-clientHiredis binding for redis-client
673,3417,041sysvmqRuby wrapper for SysV Message Queues
683,4643,239gvltoolsSet of GVL instrumentation tools
693,4951,720mission_control-jobsOperational controls for Active Job
703,5513,499activerecord-typedstoreActiveRecord::Store but with type definition
713,9877,074gctimeExposes a monotonically increasing GC total_time metric.
724,2103,123kredisHigher-level data structures built on Redis.
734,21729,834activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
744,2855,798rails-perftestRails performance tests (removed from core in Rails 4.0)
754,52748,553sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
764,6245,493heap-profilerMake several heap dumps and summarize allocated, retained memory
774,9119,178symbol-fstringAllow fast access to internal fstring of symbols and modules
785,1263,349grpc_fork_safetySimple gems to facilitate making the grpc gem fork safe
795,36014,949prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
805,4486,586rails-ujsThis gem provides rails-ujs driver for Rails applications.
815,572123,556bootscaleInspired by Aaron Patterson's talk on the subject
825,71711,528activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
836,1683,202pitchfork`pitchfork` is a preforking HTTP server for Rack applications designed to minimize memo...
846,75217,022dedupIf your app keeps lots of static data in memory, such as i18n data or large configurati...
856,8244,348pid_cacheOn platforms using glibc 1.25+ Process.pid always issue a syscall which is wasteful. pi...
867,33412,901progressrusMonitor the progress of remote, long-running jobs.
879,0159,612djb2Pure Ruby djb2 hash implementation
8813,483180,995child_subreaperRuby binding to call prctl(PR_SET_CHILD_SUBREAPER)
8914,02665,529psych-shopiforkPsych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib...
9017,4849,062pubsubstubPubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ...
9119,9939,178explicit-parametersExplicit parameters validation and casting for Rails APIs
9226,72937,015osdbRuby library to access OSDb services like OpenSubtitles.org
9328,13593,977monorailsCAUTION: Use at your own risks.
9429,566129,724thread_hazardousCAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe...
9535,93969,228lita-externalMeta adapter that allow Lita to spawn multiple processes and load balance the work
9641,55783,174circle-cliA bunch of commands useful to deal with Circle CI without leaving your terminal.
9741,599186,573bond-railsAutomatically load bond in rails console
9847,70548,553parsrParsr aim to provide a way to safely evaluate a ruby expression composed only with lite...
9948,65893,977unicorn-shopifyunicorn is an HTTP server for Rack applications designed to only serve fast clients on ...
10073,22363,813derrickInspect Redis databases and print statistics about the keys
101106,350143,659tigerlily-solidHelpers for easily creating custom Liquid tags and block
102118,6074,486megatestLargely API compatible with test-unit / minitest, but with lots of extra modern nicetie...
103124,286186,573bawsaqLibrary to access GTA V BAWSAQ stock prices
104132,743143,659styluscStylus compiler executable
105184,783143,659oopsieSimple binding for `rb_bug` to trigger controlled Ruby crashes