Webster132's Gems

icon
#Total RankDaily RankNameSummary
179activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22527thorThor is a toolkit for building powerful command-line interfaces.
33348activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43457activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53759actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
64277railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
74467railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84674actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
94951actionviewSimple, battle-tested conventions and helpers for building web pages.
105696sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
115761rails-html-sanitizerHTML sanitization for Rails applications
125972activejobDeclare job classes that can be run by a variety of queuing backends.
136564rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
147178globalidURIs for your models makes it easy to pass references around.
1572105sprockets-railsSprockets Rails integration
168779actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1799178execjsExecJS lets you run JavaScript code from Ruby.
18103604arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
1911280activestorageAttach cloud and local files in Rails applications.
2012388marcelSimple mime type detection using magic numbers, filenames, and extensions
21129258jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
22141351coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
23150358coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
24156218jbuilderCreate JSON structures via a Builder-style DSL
25160394coffee-railsCoffeeScript adapter for the Rails asset pipeline.
2616490actiontextEdit and display rich text in Rails applications.
2716591actionmailboxReceive and process incoming emails in Rails applications.
28179219springPreloads your application so things like console, rake and tests run faster
29262576turbolinksRails engine for Turbolinks 5 support
30264242rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
31307298web-consoleA debugging tool for your Ruby on Rails applications.
323291,914rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
33410541webpackerUse webpack to manage app-like JavaScript modules in Rails
344171,402activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
35627491activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
361,0171,519rails-observersRails observer (removed from core in Rails 4.0)
371,339460turbo-railsThe speed of a single-page web application without having to write any JavaScript.
381,468545stimulus-railsA modest JavaScript framework for the HTML you already have.
391,5751,513actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
401,675640importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
411,6923,427protected_attributesProtect attributes from mass assignment
421,7431,985actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
431,7921,846actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
442,1061,321jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
452,3062,315local_timeRails engine for cache-friendly, client-side local time
462,309775cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
472,4022,270record_tag_helperActionView Record Tag Helpers
483,0175,568strong_parametersPermitted and required parameters for Action Pack
493,0211,739tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
503,5778,303activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
513,6912,097propshaftDeliver assets for Rails.
524,4793,636hotwire-railsHTML over the wire.
534,5823,516name_of_personPresenting names of people in full, familiar, abbreviated, and initialized forms (but w...
544,7402,735dartsass-railsIntegrate Dart Sass with the asset pipeline in Rails.
554,9555,495rails-ujsThis gem provides rails-ujs driver for Rails applications.
565,36315,368cache_digestsNested fragment caches with (even) less situps
575,4613,719tolkTolk is a web interface for doing i18n translations packaged as an engine for Rails app...
585,4932,862kredisHigher-level data structures built on Redis.
595,5266,378google_sign_inSign in (or up) with Google for Rails applications
605,7758,629pjax_railsPJAX integration for Rails
616,66910,394custom_configurationCustom configuration storage for Rails
627,33879,666actionwebserviceAdds WSDL/SOAP and XML-RPC web service support to Action Pack
637,9463,525console1984Your Rails console, 1984 style
648,74113,104commandsRun Rake/Rails commands through the console
6510,8324,247audits1984Rails engine that implements a simple auditing tool for console1984 sessions
6611,48079,666routing_concernsRouting concerns for Action Pack
6712,9734,172kamalDeploy web apps in containers to servers running Docker with zero downtime.
686,0018,618ActionTextExtends Ruby's String Class with some useful methods für Texts. See the Project page or...
6915,0335,822geared_paginationPaginate Active Record sets at variable speeds
7015,1904,054solid_cacheA database backed ActiveSupport::Cache::Store
7115,587140,090conductorConductor is the bastard child of a/b testing and personalization. It throws everythin...
7217,0594,146rubocop-rails-omakaseOmakase Ruby styling for Rails
7322,67279,666activemodel-globalidSerializing models to a single string makes it easy to pass references around.
7424,09111,631mrskDeploy web apps in containers to servers running Docker with zero downtime.
7534,29837,677pjax-railsPJAX integration for Rails 3.1+
7636,87015,368esbuild-railsBundle and transpile JavaScript in Rails with esbuild.
7748,66817,719platform_agentParse user agent to deduce the platform.
7853,27437,677instikiInstiki is a Wiki Clone written in Ruby that ships with an embedded webserver. You can...
7960,58728,051full_request_loggerMake full request logs accessible via web UI
80112,967140,090actionnotifierAction Notifier is a small framework for sending push notifications in a way very simil...
81116,624140,090actionmailer-deliver_laterThis rubygem does not have a description or summary.
82117,147100,918actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
83124,75456,953mass_encryptionEncrypt data in mass with Active Record Encryption
84151,90679,666rollupjs-railsBundle and transpile JavaScript in Rails with rollup.js.
85156,23166,565hotwire-stimulus-railsA modest JavaScript framework for the HTML you already have.
86174,20050,324kamal-skiffDeploy static sites using nginx + SSI with Kamal.
87178,83879,666tbuilderPLACEHOLDER GEM