Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
169i18nNew wave Internationalization support for Ruby.
2710activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32428thorThor is a toolkit for building powerful command-line interfaces.
43241builderBuilder provides a number of builder objects that make creating structured data simple ...
53350activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63454activerecordDatabases 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...
84178railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94464railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104770actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114951actionviewSimple, battle-tested conventions and helpers for building web pages.
1256103sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
135774rails-html-sanitizerHTML sanitization for Rails applications
145969activejobDeclare job classes that can be run by a variety of queuing backends.
156477rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
166985globalidURIs for your models makes it easy to pass references around.
1773101sprockets-railsSprockets Rails integration
188679actioncableStructure many real-time application concerns into channels over a single WebSocket con...
19102178execjsExecJS lets you run JavaScript code from Ruby.
201101,159arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2111182activestorageAttach cloud and local files in Rails applications.
2212094marcelSimple mime type detection using magic numbers, filenames, and extensions
23131422jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
24133594sass-railsSass adapter for the Rails asset pipeline.
25147169respondersA set of Rails responders to dry up your application
26148716coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
27155720coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
28159316jbuilderCreate JSON structures via a Builder-style DSL
2916088actiontextEdit and display rich text in Rails applications.
3016186actionmailboxReceive and process incoming emails in Rails applications.
31166735coffee-railsCoffeeScript adapter for the Rails asset pipeline.
32171186deviseFlexible authentication solution for Rails with Warden
33179227springPreloads your application so things like console, rake and tests run faster
34261236rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35271915turbolinksRails engine for Turbolinks 5 support
36308591web-consoleA debugging tool for your Ruby on Rails applications.
373431,977rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
38414934webpackerUse webpack to manage app-like JavaScript modules in Rails
394311,373activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
40528812simple_formForms made easy!
41634803activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
427871,061has_scopeMaps controller filters to your resource scopes
431,0351,534rails-observersRails observer (removed from core in Rails 4.0)
441,3841,543country_selectProvides a simple helper to get an HTML select list of countries. \ ...
451,5881,516actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
461,607899importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
471,7413,093protected_attributesProtect attributes from mass assignment
481,7702,135actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
491,8001,796devise-encryptableEncryption solution for salted-encryptors on Devise
501,8121,784actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
511,998750cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
522,0081,426jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
532,4262,807record_tag_helperActionView Record Tag Helpers
542,8194,789rails-apiRails::API is a subset of a normal Rails application, created ...
552,8651,708tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
563,5091,956propshaftDeliver assets for Rails.
573,6517,624activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
584,1184,210mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
595,0105,522rails-ujsThis gem provides rails-ujs driver for Rails applications.
605,2192,941kredisHigher-level data structures built on Redis.
616,8386,459show_forWrap your objects with a helper to easily show them
627,78412,619markerbMultipart templates made easy with Markdown + ERb
6311,7243,144solid_queueDatabase-backed Active Job backend.
6412,1278,759i18n_alchemyI18n date/number parsing/localization
6517,8124,287mission_control-jobsOperational controls for Active Job
6633,30640,310hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
67117,74027,598actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.