Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
1610i18nNew wave Internationalization support for Ruby.
2711activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32528thorThor is a toolkit for building powerful command-line interfaces.
43351activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
53460activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
63764actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
74282railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
84476railtiesRails internals: application bootup, plugins, generators, and rake tasks.
94674actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
104955actionviewSimple, battle-tested conventions and helpers for building web pages.
1156100sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
125768rails-html-sanitizerHTML sanitization for Rails applications
135975activejobDeclare job classes that can be run by a variety of queuing backends.
146571rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
157178globalidURIs for your models makes it easy to pass references around.
1672115sprockets-railsSprockets Rails integration
178781actioncableStructure many real-time application concerns into channels over a single WebSocket con...
18100174execjsExecJS lets you run JavaScript code from Ruby.
19103636arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2011283activestorageAttach cloud and local files in Rails applications.
2112391marcelSimple mime type detection using magic numbers, filenames, and extensions
22128341sass-railsSass adapter for the Rails asset pipeline.
23129270jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
24141380coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
25148172respondersA set of Rails responders to dry up your application
26150406coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
27156216jbuilderCreate JSON structures via a Builder-style DSL
28160447coffee-railsCoffeeScript adapter for the Rails asset pipeline.
2916288actiontextEdit and display rich text in Rails applications.
3016389actionmailboxReceive and process incoming emails in Rails applications.
31172204deviseFlexible authentication solution for Rails with Warden
32179264springPreloads your application so things like console, rake and tests run faster
33262644turbolinksRails engine for Turbolinks 5 support
34264252rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35307305web-consoleA debugging tool for your Ruby on Rails applications.
363312,018rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
37410668webpackerUse webpack to manage app-like JavaScript modules in Rails
384181,432activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
39535561simple_formForms made easy!
40628524activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
41781824has_scopeMaps controller filters to your resource scopes
421,0171,496rails-observersRails observer (removed from core in Rails 4.0)
431,3761,465country_selectProvides a simple helper to get an HTML select list of countries. \ ...
441,5771,811actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
451,672567importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
461,6933,740protected_attributesProtect attributes from mass assignment
471,7431,955actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
481,7862,255devise-encryptableEncryption solution for salted-encryptors on Devise
491,7912,344actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
502,1011,387jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
512,301698cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
522,4032,454record_tag_helperActionView Record Tag Helpers
532,7724,547rails-apiRails::API is a subset of a normal Rails application, created ...
543,0141,584tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
553,5807,922activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
563,6862,139propshaftDeliver assets for Rails.
574,0773,925mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
584,9587,164rails-ujsThis gem provides rails-ujs driver for Rails applications.
595,4802,508kredisHigher-level data structures built on Redis.
606,7936,771show_forWrap your objects with a helper to easily show them
617,65717,416markerbMultipart templates made easy with Markdown + ERb
6212,0889,902i18n_alchemyI18n date/number parsing/localization
6332,97858,808hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
64117,14758,808actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.