Kamipo's Gems

icon
#Total RankDaily RankNameSummary
176activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22427thorThor is a toolkit for building powerful command-line interfaces.
33334activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43550activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53853actionpackWeb 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...
74366railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84665actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
94951actionviewSimple, battle-tested conventions and helpers for building web pages.
105770rails-html-sanitizerHTML sanitization for Rails applications
116064activejobDeclare job classes that can be run by a variety of queuing backends.
1261107sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
136683rails-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.
1574117sprockets-railsSprockets Rails integration
168675actioncableStructure many real-time application concerns into channels over a single WebSocket con...
17105195execjsExecJS lets you run JavaScript code from Ruby.
1811077activestorageAttach cloud and local files in Rails applications.
19113895arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
20115102marcelSimple mime type detection using magic numbers, filenames, and extensions
21139380jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
22140461sass-railsSass adapter for the Rails asset pipeline.
2314585actiontextEdit and display rich text in Rails applications.
2414686actionmailboxReceive and process incoming emails in Rails applications.
25159548coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
26162237jbuilderCreate JSON structures via a Builder-style DSL
27164567coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
28177739coffee-railsCoffeeScript adapter for the Rails asset pipeline.
29183279springPreloads your application so things like console, rake and tests run faster
30264269rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
31291911turbolinksRails engine for Turbolinks 5 support
32299341web-consoleA debugging tool for your Ruby on Rails applications.
333852,102rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
344331,240webpackerUse webpack to manage app-like JavaScript modules in Rails
354711,500activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
36642880activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
379701,439activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
381,0691,614rails-observersRails observer (removed from core in Rails 4.0)
391,477562importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
401,6211,992actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
411,700547cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
421,7892,535activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
431,8314,642protected_attributesProtect attributes from mass assignment
441,8392,239actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
451,8742,464actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
461,9281,446jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
472,4791,984record_tag_helperActionView Record Tag Helpers
482,6001,591tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
493,0791,547propshaftDeliver assets for Rails.
503,7888,315activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
514,1713,155rails-perftestRails performance tests (removed from core in Rails 4.0)
524,77918,157prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
534,88861,367activerecord-mysql-awesomeAwesome patches backported for ActiveRecord MySQL adapters
544,8913,137kredisHigher-level data structures built on Redis.
555,1156,129rails-ujsThis gem provides rails-ujs driver for Rails applications.
569,3417,125perfectqueueHighly available distributed cron built on RDBMS
5716,69010,892perfectschedHighly available distributed cron built on RDBMS
5820,68321,627activerecord-suppress_range_errorSuppressing RangeError during type casting
5934,34861,367retryable_find_or_create_byRetrying once if raise a RecordNotUnique
60116,94841,086activerecord-pretty-comparatorA simple ActiveRecord extension to support where with comparison operators (`>`, `>=`, ...
61151,53161,367utsusemiUtsusemi is a soft deleted as efficiently approach.