Kamipo's Gems

icon
#Total RankDaily RankNameSummary
172activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22534thorThor is a toolkit for building powerful command-line interfaces.
33429activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43642activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53749actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
64462railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
74555railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84859actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
94948actionviewSimple, battle-tested conventions and helpers for building web pages.
105883rails-html-sanitizerHTML sanitization for Rails applications
115961activejobDeclare job classes that can be run by a variety of queuing backends.
126380rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
137164globalidURIs for your models makes it easy to pass references around.
1473145sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
1582157sprockets-railsSprockets Rails integration
168565actioncableStructure many real-time application concerns into channels over a single WebSocket con...
179367activestorageAttach cloud and local files in Rails applications.
1810893marcelSimple mime type detection using magic numbers, filenames, and extensions
19112242execjsExecJS lets you run JavaScript code from Ruby.
2012084actiontextEdit and display rich text in Rails applications.
2112185actionmailboxReceive and process incoming emails in Rails applications.
22135542arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
23159327jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
24164407sass-railsSass adapter for the Rails asset pipeline.
25168227jbuilderCreate JSON structures via a Builder-style DSL
26186474coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
27194479coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
28201308springPreloads your application so things like console, rake and tests run faster
29206519coffee-railsCoffeeScript adapter for the Rails asset pipeline.
30266305rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
31297326web-consoleA debugging tool for your Ruby on Rails applications.
32328694turbolinksRails engine for Turbolinks 5 support
334641,892rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
345121,286webpackerUse webpack to manage app-like JavaScript modules in Rails
355581,212activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
36609493activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
371,0051,204activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
381,098501importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
391,1461,294rails-observersRails observer (removed from core in Rails 4.0)
401,4211,056cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
411,6771,534actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
421,7591,084jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
431,848615propshaftDeliver assets for Rails.
441,9581,857actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
451,9613,468activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
462,0142,793actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
472,0295,102protected_attributesProtect attributes from mass assignment
482,0721,378tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
492,5772,666record_tag_helperActionView Record Tag Helpers
504,09313,504activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
514,2084,520rails-perftestRails performance tests (removed from core in Rails 4.0)
524,3123,144kredisHigher-level data structures built on Redis.
535,1859,885prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
545,33119,743activerecord-mysql-awesomeAwesome patches backported for ActiveRecord MySQL adapters
555,3606,008rails-ujsThis gem provides rails-ujs driver for Rails applications.
569,90213,379perfectqueueHighly available distributed cron built on RDBMS
5717,33228,867perfectschedHighly available distributed cron built on RDBMS
5819,85211,682activerecord-suppress_range_errorSuppressing RangeError during type casting
5922,25210,132activerecord-pretty-comparatorA simple ActiveRecord extension to support where with comparison operators (`>`, `>=`, ...
6033,24415,313retryable_find_or_create_byRetrying once if raise a RecordNotUnique
61150,10065,514utsusemiUtsusemi is a soft deleted as efficiently approach.