Kamipo's Gems

icon
#Total RankDaily RankNameSummary
1714activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22427thorThor is a toolkit for building powerful command-line interfaces.
33351activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43553activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53858actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
64059railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
74255railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84761actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
95056actionviewSimple, battle-tested conventions and helpers for building web pages.
105681rails-html-sanitizerHTML sanitization for Rails applications
1159102sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
126063activejobDeclare job classes that can be run by a variety of queuing backends.
136684rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
147083globalidURIs for your models makes it easy to pass references around.
1574105sprockets-railsSprockets Rails integration
168670actioncableStructure many real-time application concerns into channels over a single WebSocket con...
17104187execjsExecJS lets you run JavaScript code from Ruby.
1811071activestorageAttach cloud and local files in Rails applications.
191121,176arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2011588marcelSimple mime type detection using magic numbers, filenames, and extensions
21135306jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
22138337sass-railsSass adapter for the Rails asset pipeline.
2315478actiontextEdit and display rich text in Rails applications.
2415679actionmailboxReceive and process incoming emails in Rails applications.
25158483coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
26161236jbuilderCreate JSON structures via a Builder-style DSL
27162497coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
28174551coffee-railsCoffeeScript adapter for the Rails asset pipeline.
29181243springPreloads your application so things like console, rake and tests run faster
30264250rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
31284870turbolinksRails engine for Turbolinks 5 support
32299335web-consoleA debugging tool for your Ruby on Rails applications.
333711,789rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
344261,091webpackerUse webpack to manage app-like JavaScript modules in Rails
354581,336activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
36636812activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
379661,249activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
381,0601,494rails-observersRails observer (removed from core in Rails 4.0)
391,530665importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
401,6131,607actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
411,7642,614activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
421,769525cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
431,8043,134protected_attributesProtect attributes from mass assignment
441,8242,143actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
451,8521,934actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
461,9491,369jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
472,4672,384record_tag_helperActionView Record Tag Helpers
482,6741,536tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
493,2581,597propshaftDeliver assets for Rails.
503,7419,260activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
514,1793,816rails-perftestRails performance tests (removed from core in Rails 4.0)
524,73012,927prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
534,83811,266activerecord-mysql-awesomeAwesome patches backported for ActiveRecord MySQL adapters
544,9943,116kredisHigher-level data structures built on Redis.
555,0775,616rails-ujsThis gem provides rails-ujs driver for Rails applications.
569,27113,128perfectqueueHighly available distributed cron built on RDBMS
5716,58456,274perfectschedHighly available distributed cron built on RDBMS
5820,76610,414activerecord-suppress_range_errorSuppressing RangeError during type casting
5934,57413,128retryable_find_or_create_byRetrying once if raise a RecordNotUnique
60151,23456,274utsusemiUtsusemi is a soft deleted as efficiently approach.
61159,63032,343activerecord-pretty-comparatorA simple ActiveRecord extension to support where with comparison operators (`>`, `>=`, ...