Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
1615i18nNew wave Internationalization support for Ruby.
21217activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32422thorThor is a toolkit for building powerful command-line interfaces.
43355activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
53666activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
63875actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
74157railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
84286railtiesRails internals: application bootup, plugins, generators, and rake tasks.
94584actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
104867actionviewSimple, battle-tested conventions and helpers for building web pages.
1154108sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
125677rails-html-sanitizerHTML sanitization for Rails applications
135985activejobDeclare job classes that can be run by a variety of queuing backends.
146276rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
1569116sprockets-railsSprockets Rails integration
167174globalidURIs for your models makes it easy to pass references around.
1788570arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
188992actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1991174execjsExecJS lets you run JavaScript code from Ruby.
2011793activestorageAttach cloud and local files in Rails applications.
21121308sass-railsSass adapter for the Rails asset pipeline.
22124233jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
23131111marcelSimple mime type detection using magic numbers, filenames, and extensions
24132335coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
25135337coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
26146175respondersA set of Rails responders to dry up your application
27148372coffee-railsCoffeeScript adapter for the Rails asset pipeline.
28150209jbuilderCreate JSON structures via a Builder-style DSL
29163204deviseFlexible authentication solution for Rails with Warden
30173235springPreloads your application so things like console, rake and tests run faster
31178103actiontextEdit and display rich text in Rails applications.
32179105actionmailboxReceive and process incoming emails in Rails applications.
33242533turbolinksRails engine for Turbolinks 5 support
34273260rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
353021,877rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
36308304web-consoleA debugging tool for your Ruby on Rails applications.
373841,264activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
38401512webpackerUse webpack to manage app-like JavaScript modules in Rails
39561532simple_formForms made easy!
40654467activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
41790963has_scopeMaps controller filters to your resource scopes
429811,705rails-observersRails observer (removed from core in Rails 4.0)
431,3631,132country_selectProvides a simple helper to get an HTML select list of countries. \ ...
441,5752,005actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
451,6052,963protected_attributesProtect attributes from mass assignment
461,6862,677actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
471,7382,561devise-encryptableEncryption solution for salted-encryptors on Devise
481,7432,547actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
491,9301,020importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
502,3582,342record_tag_helperActionView Record Tag Helpers
512,4241,730jsbundling-railsBundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack.
522,6094,040rails-apiRails::API is a subset of a normal Rails application, created ...
532,9641,929cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
543,4156,545activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
553,4222,159tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
564,0603,783mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
574,3642,960propshaftDeliver assets for Rails.
584,8525,457rails-ujsThis gem provides rails-ujs driver for Rails applications.
596,6003,447kredisHigher-level data structures built on Redis.
606,6877,683show_forWrap your objects with a helper to easily show them
617,7077,504markerbMultipart templates made easy with Markdown + ERb
6212,1117,504i18n_alchemyI18n date/number parsing/localization
6332,27089,890hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
64118,33646,889actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.