Kamipo's Gems

icon
#Total RankDaily RankNameSummary
177activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22525thorThor is a toolkit for building powerful command-line interfaces.
33435activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43663activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53766actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
64476railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
74671railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84973actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
95061actionviewSimple, battle-tested conventions and helpers for building web pages.
106074activejobDeclare job classes that can be run by a variety of queuing backends.
116175rails-html-sanitizerHTML sanitization for Rails applications
126479rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
136880globalidURIs for your models makes it easy to pass references around.
1474161sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
158081actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1684171sprockets-railsSprockets Rails integration
179183activestorageAttach cloud and local files in Rails applications.
18106113marcelSimple mime type detection using magic numbers, filenames, and extensions
19113253execjsExecJS lets you run JavaScript code from Ruby.
2011492actiontextEdit and display rich text in Rails applications.
2111593actionmailboxReceive and process incoming emails in Rails applications.
22145826arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
23165297jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
24170223jbuilderCreate JSON structures via a Builder-style DSL
25176454sass-railsSass adapter for the Rails asset pipeline.
26192483coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
27203485coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
28206370springPreloads your application so things like console, rake and tests run faster
29215582coffee-railsCoffeeScript adapter for the Rails asset pipeline.
30271346rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
31299270web-consoleA debugging tool for your Ruby on Rails applications.
32343844turbolinksRails engine for Turbolinks 5 support
335012,713rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
345321,553webpackerUse webpack to manage app-like JavaScript modules in Rails
35589532activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
365911,129activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
371,0041,228activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
381,006368importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
391,1551,616rails-observersRails observer (removed from core in Rails 4.0)
401,399813cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
411,647394propshaftDeliver assets for Rails.
421,6901,839actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
431,699763jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
441,9732,186actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
451,990740tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
462,0074,433activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
472,0573,456actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
482,0935,688protected_attributesProtect attributes from mass assignment
492,6062,850record_tag_helperActionView Record Tag Helpers
504,19815,885activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
514,2333,460kredisHigher-level data structures built on Redis.
524,2724,934rails-perftestRails performance tests (removed from core in Rails 4.0)
535,33010,943prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
545,4338,502rails-ujsThis gem provides rails-ujs driver for Rails applications.
555,50846,569activerecord-mysql-awesomeAwesome patches backported for ActiveRecord MySQL adapters
5610,1088,679perfectqueueHighly available distributed cron built on RDBMS
5717,54514,282perfectschedHighly available distributed cron built on RDBMS
5819,54517,448activerecord-suppress_range_errorSuppressing RangeError during type casting
5920,83734,418activerecord-pretty-comparatorA simple ActiveRecord extension to support where with comparison operators (`>`, `>=`, ...
6033,25076,567retryable_find_or_create_byRetrying once if raise a RecordNotUnique
61150,125115,835utsusemiUtsusemi is a soft deleted as efficiently approach.