Kamipo's Gems

icon
#Total RankDaily RankNameSummary
1711activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22528thorThor is a toolkit for building powerful command-line interfaces.
33351activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43460activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53764actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
64282railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
74476railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84674actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
94955actionviewSimple, battle-tested conventions and helpers for building web pages.
1056100sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
115768rails-html-sanitizerHTML sanitization for Rails applications
125975activejobDeclare job classes that can be run by a variety of queuing backends.
136571rails-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.
1572115sprockets-railsSprockets Rails integration
168781actioncableStructure many real-time application concerns into channels over a single WebSocket con...
17100174execjsExecJS lets you run JavaScript code from Ruby.
18103636arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
1911283activestorageAttach cloud and local files in Rails applications.
2012391marcelSimple mime type detection using magic numbers, filenames, and extensions
21128341sass-railsSass adapter for the Rails asset pipeline.
22129270jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
23141380coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
24150406coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
25156216jbuilderCreate JSON structures via a Builder-style DSL
26160447coffee-railsCoffeeScript adapter for the Rails asset pipeline.
2716288actiontextEdit and display rich text in Rails applications.
2816389actionmailboxReceive and process incoming emails in Rails applications.
29179264springPreloads your application so things like console, rake and tests run faster
30262644turbolinksRails engine for Turbolinks 5 support
31264252rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
32307305web-consoleA debugging tool for your Ruby on Rails applications.
333312,018rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
34410668webpackerUse webpack to manage app-like JavaScript modules in Rails
354181,432activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
36628524activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
379301,384activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
381,0171,496rails-observersRails observer (removed from core in Rails 4.0)
391,5771,811actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
401,6553,861activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
411,672567importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
421,6933,740protected_attributesProtect attributes from mass assignment
431,7431,955actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
441,7912,344actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
452,1011,387jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
462,301698cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
472,4032,454record_tag_helperActionView Record Tag Helpers
483,0141,584tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
493,5807,922activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
503,6862,139propshaftDeliver assets for Rails.
514,1464,756rails-perftestRails performance tests (removed from core in Rails 4.0)
524,49518,952prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
534,62417,416activerecord-mysql-awesomeAwesome patches backported for ActiveRecord MySQL adapters
544,9587,164rails-ujsThis gem provides rails-ujs driver for Rails applications.
555,4802,508kredisHigher-level data structures built on Redis.
568,98247,536perfectqueueHighly available distributed cron built on RDBMS
5716,17889,538perfectschedHighly available distributed cron built on RDBMS
5821,25620,990activerecord-suppress_range_errorSuppressing RangeError during type casting
5935,15189,538retryable_find_or_create_byRetrying once if raise a RecordNotUnique
60150,19658,808utsusemiUtsusemi is a soft deleted as efficiently approach.