Kamipo's Gems

icon
#Total RankDaily RankNameSummary
173activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22538thorThor is a toolkit for building powerful command-line interfaces.
33437activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43652activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53854actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
64366railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
74460railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84658actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
95053actionviewSimple, battle-tested conventions and helpers for building web pages.
105882rails-html-sanitizerHTML sanitization for Rails applications
115963activejobDeclare job classes that can be run by a variety of queuing backends.
126276rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
1370113sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
147384globalidURIs for your models makes it easy to pass references around.
1581124sprockets-railsSprockets Rails integration
168568actioncableStructure many real-time application concerns into channels over a single WebSocket con...
179570activestorageAttach cloud and local files in Rails applications.
18108116marcelSimple mime type detection using magic numbers, filenames, and extensions
19110280execjsExecJS lets you run JavaScript code from Ruby.
2012591actiontextEdit and display rich text in Rails applications.
2112690actionmailboxReceive and process incoming emails in Rails applications.
22129545arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
23156245jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
24161466sass-railsSass adapter for the Rails asset pipeline.
25164143jbuilderCreate JSON structures via a Builder-style DSL
26180440coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
27185453coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
28199423springPreloads your application so things like console, rake and tests run faster
29204498coffee-railsCoffeeScript adapter for the Rails asset pipeline.
30264381rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
31302308web-consoleA debugging tool for your Ruby on Rails applications.
323231,111turbolinksRails engine for Turbolinks 5 support
334422,478rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
344921,126webpackerUse webpack to manage app-like JavaScript modules in Rails
355521,144activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
36635604activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
379981,116activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
381,1561,226rails-observersRails observer (removed from core in Rails 4.0)
391,215376importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
401,4311,308cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
411,6771,722actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
421,8081,160jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
431,9112,795activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
441,9322,324actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
451,9912,406actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
461,9935,454protected_attributesProtect attributes from mass assignment
472,038565propshaftDeliver assets for Rails.
482,1741,195tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
492,5692,836record_tag_helperActionView Record Tag Helpers
504,00914,343activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
514,1673,931rails-perftestRails performance tests (removed from core in Rails 4.0)
524,3862,615kredisHigher-level data structures built on Redis.
535,09119,177prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
545,24631,695activerecord-mysql-awesomeAwesome patches backported for ActiveRecord MySQL adapters
555,3206,951rails-ujsThis gem provides rails-ujs driver for Rails applications.
569,80311,564perfectqueueHighly available distributed cron built on RDBMS
5717,28337,202perfectschedHighly available distributed cron built on RDBMS
5820,14320,947activerecord-suppress_range_errorSuppressing RangeError during type casting
5923,54655,740activerecord-pretty-comparatorA simple ActiveRecord extension to support where with comparison operators (`>`, `>=`, ...
6033,405100,863retryable_find_or_create_byRetrying once if raise a RecordNotUnique
61150,856131,986utsusemiUtsusemi is a soft deleted as efficiently approach.