Kamipo's Gems

icon
#Total RankDaily RankNameSummary
1710activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22428thorThor is a toolkit for building powerful command-line interfaces.
33350activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43454activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53856actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
64178railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
74464railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84770actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
94951actionviewSimple, battle-tested conventions and helpers for building web pages.
1056103sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
115774rails-html-sanitizerHTML sanitization for Rails applications
125969activejobDeclare job classes that can be run by a variety of queuing backends.
136477rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
146985globalidURIs for your models makes it easy to pass references around.
1573101sprockets-railsSprockets Rails integration
168679actioncableStructure many real-time application concerns into channels over a single WebSocket con...
17102178execjsExecJS lets you run JavaScript code from Ruby.
181101,159arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
1911182activestorageAttach cloud and local files in Rails applications.
2012094marcelSimple mime type detection using magic numbers, filenames, and extensions
21131422jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
22133594sass-railsSass adapter for the Rails asset pipeline.
23148716coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
24155720coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
25159316jbuilderCreate JSON structures via a Builder-style DSL
2616088actiontextEdit and display rich text in Rails applications.
2716186actionmailboxReceive and process incoming emails in Rails applications.
28166735coffee-railsCoffeeScript adapter for the Rails asset pipeline.
29179227springPreloads your application so things like console, rake and tests run faster
30261236rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
31271915turbolinksRails engine for Turbolinks 5 support
32308591web-consoleA debugging tool for your Ruby on Rails applications.
333431,977rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
34414934webpackerUse webpack to manage app-like JavaScript modules in Rails
354311,373activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
36634803activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
379421,270activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
381,0351,534rails-observersRails observer (removed from core in Rails 4.0)
391,5881,516actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
401,607899importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
411,7033,381activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
421,7413,093protected_attributesProtect attributes from mass assignment
431,7702,135actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
441,8121,784actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
451,998750cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
462,0081,426jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
472,4262,807record_tag_helperActionView Record Tag Helpers
482,8651,708tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
493,5091,956propshaftDeliver assets for Rails.
503,6517,624activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
514,1763,975rails-perftestRails performance tests (removed from core in Rails 4.0)
524,59916,300prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
534,73014,540activerecord-mysql-awesomeAwesome patches backported for ActiveRecord MySQL adapters
545,0105,522rails-ujsThis gem provides rails-ujs driver for Rails applications.
555,2192,941kredisHigher-level data structures built on Redis.
569,1048,824perfectqueueHighly available distributed cron built on RDBMS
5716,36113,127perfectschedHighly available distributed cron built on RDBMS
5821,02410,247activerecord-suppress_range_errorSuppressing RangeError during type casting
5935,06214,374retryable_find_or_create_byRetrying once if raise a RecordNotUnique
60150,84140,310utsusemiUtsusemi is a soft deleted as efficiently approach.