Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
11014i18nNew wave Internationalization support for Ruby.
2119activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32221thorThor is a toolkit for building powerful command-line interfaces.
43553activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
53664activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
63861actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
74167railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
84272railtiesRails internals: application bootup, plugins, generators, and rake tasks.
94476actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
104859actionviewSimple, battle-tested conventions and helpers for building web pages.
115086sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
125658rails-html-sanitizerHTML sanitization for Rails applications
135778activejobDeclare job classes that can be run by a variety of queuing backends.
146080rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
1567107sprockets-railsSprockets Rails integration
166969globalidURIs for your models makes it easy to pass references around.
1777469arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
1888178execjsExecJS lets you run JavaScript code from Ruby.
199385actioncableStructure many real-time application concerns into channels over a single WebSocket con...
20113264sass-railsSass adapter for the Rails asset pipeline.
21116237jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
22121338coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
2312687activestorageAttach cloud and local files in Rails applications.
24127348coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
25135400coffee-railsCoffeeScript adapter for the Rails asset pipeline.
26137104marcelSimple mime type detection using magic numbers, filenames, and extensions
27141170respondersA set of Rails responders to dry up your application
28144230jbuilderCreate JSON structures via a Builder-style DSL
29160196deviseFlexible authentication solution for Rails with Warden
30170181springPreloads your application so things like console, rake and tests run faster
31200108actiontextEdit and display rich text in Rails applications.
32201109actionmailboxReceive and process incoming emails in Rails applications.
33225548turbolinksRails engine for Turbolinks 5 support
342681,722rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
35281251rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
36305331web-consoleA debugging tool for your Ruby on Rails applications.
373521,279activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
38390502webpackerUse webpack to manage app-like JavaScript modules in Rails
39542579simple_formForms made easy!
40664471activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
41790892has_scopeMaps controller filters to your resource scopes
429491,394rails-observersRails observer (removed from core in Rails 4.0)
431,3351,506country_selectProvides a simple helper to get an HTML select list of countries. The list of countries...
441,5282,523protected_attributesProtect attributes from mass assignment
451,5411,651actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
461,5962,152actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
471,7041,830devise-encryptableEncryption solution for salted-encryptors on Devise
481,7051,986actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
492,2922,130record_tag_helperActionView Record Tag Helpers
502,3191,350importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
512,4804,248rails-apiRails::API is a subset of a normal Rails application, created ...
523,0471,445jsbundling-railsBundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack.
533,2096,905activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
543,4151,772cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
553,8182,043tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
563,9674,656mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
574,7435,127rails-ujsThis gem provides rails-ujs driver for Rails applications.
586,4202,559propshaftDeliver assets for Rails.
596,5776,756show_forWrap your objects with a helper to easily show them
607,5249,560markerbMultipart templates made easy with Markdown + ERb
617,8543,461kredisHigher-level data structures built on Redis.
6212,54811,749i18n_alchemyI18n date/number parsing/localization
6331,51335,278hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
64118,975132,627actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.