Kamipo's Gems

icon
#Total RankDaily RankNameSummary
1713activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22524thorThor is a toolkit for building powerful command-line interfaces.
33461activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43666activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53869actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
64492railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
74584railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84970actionviewSimple, battle-tested conventions and helpers for building web pages.
95083actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
106189activejobDeclare job classes that can be run by a variety of queuing backends.
116285rails-html-sanitizerHTML sanitization for Rails applications
126588rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
136893globalidURIs for your models makes it easy to pass references around.
1475173sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
158095actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1684194sprockets-railsSprockets Rails integration
179098activestorageAttach cloud and local files in Rails applications.
18106109marcelSimple mime type detection using magic numbers, filenames, and extensions
19114104actiontextEdit and display rich text in Rails applications.
20115103actionmailboxReceive and process incoming emails in Rails applications.
21116261execjsExecJS lets you run JavaScript code from Ruby.
22151835arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
23166352jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
24171217jbuilderCreate JSON structures via a Builder-style DSL
25177465sass-railsSass adapter for the Rails asset pipeline.
26197460coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
27205469coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
28207341springPreloads your application so things like console, rake and tests run faster
29216587coffee-railsCoffeeScript adapter for the Rails asset pipeline.
30274381rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
31298274web-consoleA debugging tool for your Ruby on Rails applications.
323501,037turbolinksRails engine for Turbolinks 5 support
335072,550rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
345421,462webpackerUse webpack to manage app-like JavaScript modules in Rails
35583578activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
365961,249activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
37974350importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
381,0041,264activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
391,1631,622rails-observersRails observer (removed from core in Rails 4.0)
401,390928cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
411,584425propshaftDeliver assets for Rails.
421,680829jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
431,6982,097actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
441,952728tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
451,9772,265actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
462,0233,574activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
472,0732,801actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
482,1155,529protected_attributesProtect attributes from mass assignment
492,6002,884record_tag_helperActionView Record Tag Helpers
504,1963,069kredisHigher-level data structures built on Redis.
514,24019,358activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
524,2965,674rails-perftestRails performance tests (removed from core in Rails 4.0)
535,38113,130prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
545,4566,599rails-ujsThis gem provides rails-ujs driver for Rails applications.
555,56046,531activerecord-mysql-awesomeAwesome patches backported for ActiveRecord MySQL adapters
5610,32622,652perfectqueueHighly available distributed cron built on RDBMS
5717,74816,722perfectschedHighly available distributed cron built on RDBMS
5819,44412,532activerecord-suppress_range_errorSuppressing RangeError during type casting
5920,59461,331activerecord-pretty-comparatorA simple ActiveRecord extension to support where with comparison operators (`>`, `>=`, ...
6033,352129,210retryable_find_or_create_byRetrying once if raise a RecordNotUnique
61150,223129,210utsusemiUtsusemi is a soft deleted as efficiently approach.