Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
169i18nNew wave Internationalization support for Ruby.
2712activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32522thorThor is a toolkit for building powerful command-line interfaces.
43258builderBuilder provides a number of builder objects that make creating structured data simple ...
53455activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63664activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73867actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84481railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94674railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104966actionviewSimple, battle-tested conventions and helpers for building web pages.
115083actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
126185activejobDeclare job classes that can be run by a variety of queuing backends.
136278rails-html-sanitizerHTML sanitization for Rails applications
146684rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156888globalidURIs for your models makes it easy to pass references around.
1674165sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178189actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1884180sprockets-railsSprockets Rails integration
199090activestorageAttach cloud and local files in Rails applications.
20107105marcelSimple mime type detection using magic numbers, filenames, and extensions
2111495actiontextEdit and display rich text in Rails applications.
2211594actionmailboxReceive and process incoming emails in Rails applications.
23117248execjsExecJS lets you run JavaScript code from Ruby.
241541,058arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
25159212respondersA set of Rails responders to dry up your application
26169330jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
27170221jbuilderCreate JSON structures via a Builder-style DSL
28178412sass-railsSass adapter for the Rails asset pipeline.
29180174deviseFlexible authentication solution for Rails with Warden
30203426coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
31208431coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32209328springPreloads your application so things like console, rake and tests run faster
33219519coffee-railsCoffeeScript adapter for the Rails asset pipeline.
34274334rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35297286web-consoleA debugging tool for your Ruby on Rails applications.
36351810turbolinksRails engine for Turbolinks 5 support
375132,465rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
38543550simple_formForms made easy!
395451,311webpackerUse webpack to manage app-like JavaScript modules in Rails
40580497activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
416041,268activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
42814661has_scopeMaps controller filters to your resource scopes
43940390importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
441,1661,482rails-observersRails observer (removed from core in Rails 4.0)
451,379968cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
461,4941,280country_selectProvides a simple helper to get an HTML select list of countries. \ ...
471,549464propshaftDeliver assets for Rails.
481,661800jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
491,7091,908actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
501,745496solid_queueDatabase-backed Active Job backend.
511,924847tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
521,9812,216actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
532,0502,456devise-encryptableEncryption solution for salted-encryptors on Devise
542,0842,908actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
552,1314,698protected_attributesProtect attributes from mass assignment
562,5992,473record_tag_helperActionView Record Tag Helpers
573,1376,422rails-apiRails::API is a subset of a normal Rails application, created ...
583,2971,284mission_control-jobsOperational controls for Active Job
594,1633,225kredisHigher-level data structures built on Redis.
604,27610,928activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
614,4404,570mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
625,4786,132rails-ujsThis gem provides rails-ujs driver for Rails applications.
637,4399,690show_forWrap your objects with a helper to easily show them
649,16413,851markerbMultipart templates made easy with Markdown + ERb
6513,05713,569i18n_alchemyI18n date/number parsing/localization
6635,16926,828hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
67119,119103,058actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.