Byroot's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
1712activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2102jsonA JSON implementation as a JRuby extension.
32523thorThor is a toolkit for building powerful command-line interfaces.
43258builderBuilder provides a number of builder objects that make creating structured data simple ...
53455activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63661activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73864actionpackWeb 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...
94567railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104960actionviewSimple, battle-tested conventions and helpers for building web pages.
115074actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
126180activejobDeclare job classes that can be run by a variety of queuing backends.
136270rails-html-sanitizerHTML sanitization for Rails applications
146581rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156893globalidURIs for your models makes it easy to pass references around.
1674162sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178184actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1883145redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1984182sprockets-railsSprockets Rails integration
209087activestorageAttach cloud and local files in Rails applications.
2194106msgpackMessagePack is a binary-based efficient object serialization library. It enables to exc...
2210798marcelSimple mime type detection using magic numbers, filenames, and extensions
2311492actiontextEdit and display rich text in Rails applications.
2411591actionmailboxReceive and process incoming emails in Rails applications.
25117238execjsExecJS lets you run JavaScript code from Ruby.
26139129bootsnapBoot large ruby/rails apps faster
27151901arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
28168325jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29170208jbuilderCreate JSON structures via a Builder-style DSL
30177398sass-railsSass adapter for the Rails asset pipeline.
31202443coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
32207459coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
33209335springPreloads your application so things like console, rake and tests run faster
34218540coffee-railsCoffeeScript adapter for the Rails asset pipeline.
35249392redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
36274338rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
37298244web-consoleA debugging tool for your Ruby on Rails applications.
38345176redis-clientSimple low-level client for Redis 6+
39351758turbolinksRails engine for Turbolinks 5 support
405092,322rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
415431,305webpackerUse webpack to manage app-like JavaScript modules in Rails
42581522activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
436021,309activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
44683962hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
457751,060marginaliaAttach comments to your ActiveRecord queries.
467891,761json_pureThis is a JSON implementation in pure Ruby.
478611,691escape_utilsQuickly perform HTML, URL, URI and Javascript escaping/unescaping
48950350importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
491,004864activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
501,1641,507rails-observersRails observer (removed from core in Rails 4.0)
511,385760cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
521,562389propshaftDeliver assets for Rails.
531,668711jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
541,7041,610actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
551,774430solid_queueDatabase-backed Active Job backend.
561,8652,004redis-clusteringA Ruby client that tries to match Redis' Cluster API one-to-one, while still provid...
571,939624tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
581,9811,830actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
592,0333,825activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
602,0782,501actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
612,1294,775protected_attributesProtect attributes from mass assignment
622,1594,607html_tokenizerHTML Tokenizer
632,5962,773record_tag_helperActionView Record Tag Helpers
642,9851,483trilogyA friendly MySQL-compatible library for Ruby, binding to libtrilogy
653,1253,477frozen_recordActiveRecord like interface to read only access and query static YAML files
663,1321,800hiredis-clientHiredis binding for redis-client
673,3421,326mission_control-jobsOperational controls for Active Job
683,3586,296sysvmqRuby wrapper for SysV Message Queues
693,5252,473activerecord-typedstoreActiveRecord::Store but with type definition
704,0027,246gctimeExposes a monotonically increasing GC total_time metric.
714,1772,709kredisHigher-level data structures built on Redis.
724,25812,699activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
734,3115,595rails-perftestRails performance tests (removed from core in Rails 4.0)
744,5332,441heap-profilerMake several heap dumps and summarize allocated, retained memory
754,57711,348sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
764,8232,152grpc_fork_safetySimple gems to facilitate making the grpc gem fork safe
774,9758,757symbol-fstringAllow fast access to internal fstring of symbols and modules
785,4209,462prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
795,4776,054rails-ujsThis gem provides rails-ujs driver for Rails applications.
805,63417,145bootscaleInspired by Aaron Patterson's talk on the subject
815,77518,297activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
825,9912,374pitchfork`pitchfork` is a preforking HTTP server for Rack applications designed to minimize memo...
836,84118,297dedupIf your app keeps lots of static data in memory, such as i18n data or large configurati...
846,8825,933pid_cacheOn platforms using glibc 1.25+ Process.pid always issue a syscall which is wasteful. pi...
857,52711,565progressrusMonitor the progress of remote, long-running jobs.
869,15410,911djb2Pure Ruby djb2 hash implementation
8713,62071,816child_subreaperRuby binding to call prctl(PR_SET_CHILD_SUBREAPER)
8814,15571,816psych-shopiforkPsych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/Lib...
8917,43415,357pubsubstubPubsubstub can be added to a rack Application or deployed standalone. It uses Redis to ...
9019,92515,504explicit-parametersExplicit parameters validation and casting for Rails APIs
9126,87937,006osdbRuby library to access OSDb services like OpenSubtitles.org
9228,32642,965monorailsCAUTION: Use at your own risks.
9329,80052,349thread_hazardousCAUTION: Use this gem at your own risk. If you use gems that depends on the thread_safe...
9436,213110,042lita-externalMeta adapter that allow Lita to spawn multiple processes and load balance the work
9541,63724,414circle-cliA bunch of commands useful to deal with Circle CI without leaving your terminal.
9641,89452,349bond-railsAutomatically load bond in rails console
9747,84232,898parsrParsr aim to provide a way to safely evaluate a ruby expression composed only with lite...
9848,59420,432unicorn-shopifyunicorn is an HTTP server for Rack applications designed to only serve fast clients on ...
9973,24437,006derrickInspect Redis databases and print statistics about the keys
100106,71642,965tigerlily-solidHelpers for easily creating custom Liquid tags and block
101108,64110,911megatestLargely API compatible with test-unit / minitest, but with lots of extra modern nicetie...
102124,40171,816bawsaqLibrary to access GTA V BAWSAQ stock prices
103132,764110,042styluscStylus compiler executable
104185,15271,816oopsieSimple binding for `rb_bug` to trigger controlled Ruby crashes