Kamipo's Gems

icon
#Total RankDaily RankNameSummary
1714activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22423thorThor is a toolkit for building powerful command-line interfaces.
33351activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43560activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53868actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
64173railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
74371railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84675actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
94863actionviewSimple, battle-tested conventions and helpers for building web pages.
105747rails-html-sanitizerHTML sanitization for Rails applications
116076activejobDeclare job classes that can be run by a variety of queuing backends.
1263119sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
136770rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
147061globalidURIs for your models makes it easy to pass references around.
1573135sprockets-railsSprockets Rails integration
168783actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1710685activestorageAttach cloud and local files in Rails applications.
18107220execjsExecJS lets you run JavaScript code from Ruby.
1911387marcelSimple mime type detection using magic numbers, filenames, and extensions
20115515arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2114192actiontextEdit and display rich text in Rails applications.
2214291actionmailboxReceive and process incoming emails in Rails applications.
23144327jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
24146367sass-railsSass adapter for the Rails asset pipeline.
25161473coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
26162198jbuilderCreate JSON structures via a Builder-style DSL
27166481coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
28181536coffee-railsCoffeeScript adapter for the Rails asset pipeline.
29185254springPreloads your application so things like console, rake and tests run faster
30262390rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
31295679turbolinksRails engine for Turbolinks 5 support
32301291web-consoleA debugging tool for your Ruby on Rails applications.
333952,038rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
344401,166webpackerUse webpack to manage app-like JavaScript modules in Rails
354801,339activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
36646703activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
379771,295activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
381,0911,747rails-observersRails observer (removed from core in Rails 4.0)
391,406356importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
401,611975cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
411,6432,145actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
421,8142,084activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
431,8592,440actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
441,8603,936protected_attributesProtect attributes from mass assignment
451,8981,285jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
461,9003,040actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
472,4671,341tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
482,4843,112record_tag_helperActionView Record Tag Helpers
492,7681,033propshaftDeliver assets for Rails.
503,84012,391activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
514,1442,278rails-perftestRails performance tests (removed from core in Rails 4.0)
524,7732,971kredisHigher-level data structures built on Redis.
534,84512,881prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
544,95221,695activerecord-mysql-awesomeAwesome patches backported for ActiveRecord MySQL adapters
555,1685,113rails-ujsThis gem provides rails-ujs driver for Rails applications.
569,4495,516perfectqueueHighly available distributed cron built on RDBMS
5716,8068,464perfectschedHighly available distributed cron built on RDBMS
5820,70321,695activerecord-suppress_range_errorSuppressing RangeError during type casting
5934,11736,248retryable_find_or_create_byRetrying once if raise a RecordNotUnique
6063,5456,923activerecord-pretty-comparatorA simple ActiveRecord extension to support where with comparison operators (`>`, `>=`, ...
61151,70354,620utsusemiUtsusemi is a soft deleted as efficiently approach.