Kamipo's Gems

icon
#Total RankDaily RankNameSummary
177activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22428thorThor is a toolkit for building powerful command-line interfaces.
33343activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43561activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53863actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
64176railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
74369railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84673actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
94860actionviewSimple, battle-tested conventions and helpers for building web pages.
105758rails-html-sanitizerHTML sanitization for Rails applications
116072activejobDeclare job classes that can be run by a variety of queuing backends.
1262118sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
136767rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
147080globalidURIs for your models makes it easy to pass references around.
1573131sprockets-railsSprockets Rails integration
168781actioncableStructure many real-time application concerns into channels over a single WebSocket con...
17106209execjsExecJS lets you run JavaScript code from Ruby.
1810785activestorageAttach cloud and local files in Rails applications.
1911393marcelSimple mime type detection using magic numbers, filenames, and extensions
20115978arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
21140334jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
2214290actiontextEdit and display rich text in Rails applications.
2314391actionmailboxReceive and process incoming emails in Rails applications.
24145416sass-railsSass adapter for the Rails asset pipeline.
25161558coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
26162237jbuilderCreate JSON structures via a Builder-style DSL
27166566coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
28180618coffee-railsCoffeeScript adapter for the Rails asset pipeline.
29185238springPreloads your application so things like console, rake and tests run faster
30264245rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
31295972turbolinksRails engine for Turbolinks 5 support
32301284web-consoleA debugging tool for your Ruby on Rails applications.
333922,015rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
344401,079webpackerUse webpack to manage app-like JavaScript modules in Rails
354761,348activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
36643601activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
379771,193activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
381,0851,533rails-observersRails observer (removed from core in Rails 4.0)
391,417499importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
401,628563cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
411,6371,874actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
421,8122,865activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
431,8523,844protected_attributesProtect attributes from mass assignment
441,8592,238actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
451,8932,561actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
461,9111,015jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
472,4782,758record_tag_helperActionView Record Tag Helpers
482,4951,386tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
492,823789propshaftDeliver assets for Rails.
503,8297,354activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
514,1492,342rails-perftestRails performance tests (removed from core in Rails 4.0)
524,7952,809kredisHigher-level data structures built on Redis.
534,82914,173prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
544,94315,161activerecord-mysql-awesomeAwesome patches backported for ActiveRecord MySQL adapters
555,1556,024rails-ujsThis gem provides rails-ujs driver for Rails applications.
569,43117,847perfectqueueHighly available distributed cron built on RDBMS
5716,77962,419perfectschedHighly available distributed cron built on RDBMS
5820,71814,728activerecord-suppress_range_errorSuppressing RangeError during type casting
5934,17414,173retryable_find_or_create_byRetrying once if raise a RecordNotUnique
6084,2998,006activerecord-pretty-comparatorA simple ActiveRecord extension to support where with comparison operators (`>`, `>=`, ...
61151,64285,709utsusemiUtsusemi is a soft deleted as efficiently approach.