Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
1621i18nNew wave Internationalization support for Ruby.
275activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32548thorThor is a toolkit for building powerful command-line interfaces.
432122builderBuilder provides a number of builder objects that make creating structured data simple ...
53449activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63650activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73856actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84354railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94452railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104658actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
115059actionviewSimple, battle-tested conventions and helpers for building web pages.
125879rails-html-sanitizerHTML sanitization for Rails applications
135962activejobDeclare job classes that can be run by a variety of queuing backends.
146272rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
157089sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
167376globalidURIs for your models makes it easy to pass references around.
1781100sprockets-railsSprockets Rails integration
188568actioncableStructure many real-time application concerns into channels over a single WebSocket con...
199569activestorageAttach cloud and local files in Rails applications.
20108171marcelSimple mime type detection using magic numbers, filenames, and extensions
21110297execjsExecJS lets you run JavaScript code from Ruby.
2212592actiontextEdit and display rich text in Rails applications.
2312690actionmailboxReceive and process incoming emails in Rails applications.
24129416arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
25150316respondersA set of Rails responders to dry up your application
26156177jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
27161432sass-railsSass adapter for the Rails asset pipeline.
28164153jbuilderCreate JSON structures via a Builder-style DSL
29175343deviseFlexible authentication solution for Rails with Warden
30180462coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
31185467coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32199406springPreloads your application so things like console, rake and tests run faster
33204569coffee-railsCoffeeScript adapter for the Rails asset pipeline.
34264551rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35302295web-consoleA debugging tool for your Ruby on Rails applications.
36323967turbolinksRails engine for Turbolinks 5 support
374421,942rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
384921,183webpackerUse webpack to manage app-like JavaScript modules in Rails
39552989activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
405531,116simple_formForms made easy!
41635892activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
428341,071has_scopeMaps controller filters to your resource scopes
431,1561,435rails-observersRails observer (removed from core in Rails 4.0)
441,215305importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
451,4321,285cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
461,4881,814country_selectProvides a simple helper to get an HTML select list of countries. \ ...
471,6771,870actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
481,8071,279jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
491,9342,048actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
501,9712,960devise-encryptableEncryption solution for salted-encryptors on Devise
511,9912,827actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
521,9933,712protected_attributesProtect attributes from mass assignment
532,038598propshaftDeliver assets for Rails.
542,1741,273tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
552,468760solid_queueDatabase-backed Active Job backend.
562,5693,395record_tag_helperActionView Record Tag Helpers
572,9851,959rails-apiRails::API is a subset of a normal Rails application, created ...
584,00911,570activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
594,3434,380mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
604,3862,707kredisHigher-level data structures built on Redis.
614,4481,698mission_control-jobsOperational controls for Active Job
625,3207,440rails-ujsThis gem provides rails-ujs driver for Rails applications.
637,0648,613show_forWrap your objects with a helper to easily show them
648,65630,674markerbMultipart templates made easy with Markdown + ERb
6512,48314,685i18n_alchemyI18n date/number parsing/localization
6634,50454,072hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
67118,33475,336actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.