Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
165i18nNew wave Internationalization support for Ruby.
273activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32413thorThor is a toolkit for building powerful command-line interfaces.
43231builderBuilder provides a number of builder objects that make creating structured data simple ...
53417activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63528activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73730actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84136railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94332railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104434actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114925actionviewSimple, battle-tested conventions and helpers for building web pages.
125958rails-html-sanitizerHTML sanitization for Rails applications
136133activejobDeclare job classes that can be run by a variety of queuing backends.
146359rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
1567130sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
167063globalidURIs for your models makes it easy to pass references around.
1777139sprockets-railsSprockets Rails integration
188739actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1910141activestorageAttach cloud and local files in Rails applications.
20109225execjsExecJS lets you run JavaScript code from Ruby.
2111267marcelSimple mime type detection using magic numbers, filenames, and extensions
22122936arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2313049actiontextEdit and display rich text in Rails applications.
2413150actionmailboxReceive and process incoming emails in Rails applications.
25148345jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
26149202respondersA set of Rails responders to dry up your application
27155438sass-railsSass adapter for the Rails asset pipeline.
28164226jbuilderCreate JSON structures via a Builder-style DSL
29168506coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
30174223deviseFlexible authentication solution for Rails with Warden
31175513coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32186256springPreloads your application so things like console, rake and tests run faster
33189571coffee-railsCoffeeScript adapter for the Rails asset pipeline.
34264251rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35301252web-consoleA debugging tool for your Ruby on Rails applications.
363041,003turbolinksRails engine for Turbolinks 5 support
374182,037rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
38458966webpackerUse webpack to manage app-like JavaScript modules in Rails
395041,523activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
40539708simple_formForms made easy!
41652587activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
42823843has_scopeMaps controller filters to your resource scopes
431,1171,398rails-observersRails observer (removed from core in Rails 4.0)
441,346440importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
451,4531,610country_selectProvides a simple helper to get an HTML select list of countries. \ ...
461,512576cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
471,6661,821actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
481,8491,218jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
491,8962,230actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
501,9132,333devise-encryptableEncryption solution for salted-encryptors on Devise
511,9153,719protected_attributesProtect attributes from mass assignment
521,9322,186actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
532,3461,331tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
542,438707propshaftDeliver assets for Rails.
552,4962,740record_tag_helperActionView Record Tag Helpers
562,9273,347rails-apiRails::API is a subset of a normal Rails application, created ...
573,208752solid_queueDatabase-backed Active Job backend.
583,9078,017activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
594,2645,054mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
604,5803,006kredisHigher-level data structures built on Redis.
615,2305,698rails-ujsThis gem provides rails-ujs driver for Rails applications.
625,5832,097mission_control-jobsOperational controls for Active Job
636,9617,606show_forWrap your objects with a helper to easily show them
648,44210,830markerbMultipart templates made easy with Markdown + ERb
6512,31611,655i18n_alchemyI18n date/number parsing/localization
6634,38240,541hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
67118,17440,541actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.