Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
1610i18nNew wave Internationalization support for Ruby.
277activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32528thorThor is a toolkit for building powerful command-line interfaces.
43352builderBuilder provides a number of builder objects that make creating structured data simple ...
53440activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63654activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73757actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84467railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94661railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104865actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
115053actionviewSimple, battle-tested conventions and helpers for building web pages.
126059rails-html-sanitizerHTML sanitization for Rails applications
136166activejobDeclare job classes that can be run by a variety of queuing backends.
146487rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156971globalidURIs for your models makes it easy to pass references around.
1674159sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178273actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1884167sprockets-railsSprockets Rails integration
199275activestorageAttach cloud and local files in Rails applications.
20108102marcelSimple mime type detection using magic numbers, filenames, and extensions
21112214execjsExecJS lets you run JavaScript code from Ruby.
2211583actiontextEdit and display rich text in Rails applications.
2311682actionmailboxReceive and process incoming emails in Rails applications.
24144987arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
25156202respondersA set of Rails responders to dry up your application
26161301jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
27167227jbuilderCreate JSON structures via a Builder-style DSL
28171413sass-railsSass adapter for the Rails asset pipeline.
29182234deviseFlexible authentication solution for Rails with Warden
30190393coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
31201396coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32204318springPreloads your application so things like console, rake and tests run faster
33211544coffee-railsCoffeeScript adapter for the Rails asset pipeline.
34267267rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35301283web-consoleA debugging tool for your Ruby on Rails applications.
36340802turbolinksRails engine for Turbolinks 5 support
374881,589rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
385301,312webpackerUse webpack to manage app-like JavaScript modules in Rails
39547550simple_formForms made easy!
405751,171activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
41597522activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
42817517has_scopeMaps controller filters to your resource scopes
431,034452importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
441,1511,127rails-observersRails observer (removed from core in Rails 4.0)
451,411854cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
461,4941,523country_selectProvides a simple helper to get an HTML select list of countries. \ ...
471,6851,475actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
481,707551propshaftDeliver assets for Rails.
491,724840jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
501,9691,576actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
511,971642solid_queueDatabase-backed Active Job backend.
522,0142,495devise-encryptableEncryption solution for salted-encryptors on Devise
532,015949tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
542,0452,689actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
552,0715,019protected_attributesProtect attributes from mass assignment
562,6042,639record_tag_helperActionView Record Tag Helpers
573,0676,528rails-apiRails::API is a subset of a normal Rails application, created ...
583,7181,711mission_control-jobsOperational controls for Active Job
594,16712,967activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
604,2632,725kredisHigher-level data structures built on Redis.
614,4064,872mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
625,4106,057rails-ujsThis gem provides rails-ujs driver for Rails applications.
637,1827,572show_forWrap your objects with a helper to easily show them
648,84810,556markerbMultipart templates made easy with Markdown + ERb
6512,73916,888i18n_alchemyI18n date/number parsing/localization
6634,68522,758hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
67118,33898,986actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.