Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
1614i18nNew wave Internationalization support for Ruby.
2713activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32524thorThor is a toolkit for building powerful command-line interfaces.
43252builderBuilder provides a number of builder objects that make creating structured data simple ...
53461activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63666activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73869actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84492railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94584railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104970actionviewSimple, battle-tested conventions and helpers for building web pages.
115083actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
126189activejobDeclare job classes that can be run by a variety of queuing backends.
136285rails-html-sanitizerHTML sanitization for Rails applications
146588rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156893globalidURIs for your models makes it easy to pass references around.
1675173sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178095actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1884194sprockets-railsSprockets Rails integration
199098activestorageAttach cloud and local files in Rails applications.
20106109marcelSimple mime type detection using magic numbers, filenames, and extensions
21114104actiontextEdit and display rich text in Rails applications.
22115103actionmailboxReceive and process incoming emails in Rails applications.
23116261execjsExecJS lets you run JavaScript code from Ruby.
24151835arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
25157228respondersA set of Rails responders to dry up your application
26166352jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
27171217jbuilderCreate JSON structures via a Builder-style DSL
28177465sass-railsSass adapter for the Rails asset pipeline.
29182166deviseFlexible authentication solution for Rails with Warden
30197460coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
31205469coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32207341springPreloads your application so things like console, rake and tests run faster
33216587coffee-railsCoffeeScript adapter for the Rails asset pipeline.
34274381rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35298274web-consoleA debugging tool for your Ruby on Rails applications.
363501,037turbolinksRails engine for Turbolinks 5 support
375072,550rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
385421,462webpackerUse webpack to manage app-like JavaScript modules in Rails
39543600simple_formForms made easy!
40583578activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
415961,249activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
42816712has_scopeMaps controller filters to your resource scopes
43974350importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
441,1631,622rails-observersRails observer (removed from core in Rails 4.0)
451,390928cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
461,4961,494country_selectProvides a simple helper to get an HTML select list of countries. \ ...
471,584425propshaftDeliver assets for Rails.
481,680829jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
491,6982,097actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
501,817459solid_queueDatabase-backed Active Job backend.
511,952728tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
521,9772,265actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
532,0302,382devise-encryptableEncryption solution for salted-encryptors on Devise
542,0732,801actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
552,1155,529protected_attributesProtect attributes from mass assignment
562,6002,884record_tag_helperActionView Record Tag Helpers
573,1076,385rails-apiRails::API is a subset of a normal Rails application, created ...
583,4131,486mission_control-jobsOperational controls for Active Job
594,1963,069kredisHigher-level data structures built on Redis.
604,24019,358activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
614,4284,312mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
625,4566,599rails-ujsThis gem provides rails-ujs driver for Rails applications.
637,2868,854show_forWrap your objects with a helper to easily show them
649,05011,006markerbMultipart templates made easy with Markdown + ERb
6513,03115,207i18n_alchemyI18n date/number parsing/localization
6635,08846,531hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
67118,87494,007actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.