Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
168i18nNew wave Internationalization support for Ruby.
279activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32427thorThor is a toolkit for building powerful command-line interfaces.
43241builderBuilder provides a number of builder objects that make creating structured data simple ...
53346activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63550activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73854actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84167railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94258railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104665actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
115053actionviewSimple, battle-tested conventions and helpers for building web pages.
125776rails-html-sanitizerHTML sanitization for Rails applications
1359108sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
146164activejobDeclare job classes that can be run by a variety of queuing backends.
156773rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
167080globalidURIs for your models makes it easy to pass references around.
1774114sprockets-railsSprockets Rails integration
188669actioncableStructure many real-time application concerns into channels over a single WebSocket con...
19105199execjsExecJS lets you run JavaScript code from Ruby.
2011070activestorageAttach cloud and local files in Rails applications.
21113830arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2211590marcelSimple mime type detection using magic numbers, filenames, and extensions
23136280jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
24139360sass-railsSass adapter for the Rails asset pipeline.
25147173respondersA set of Rails responders to dry up your application
2615182actiontextEdit and display rich text in Rails applications.
2715283actionmailboxReceive and process incoming emails in Rails applications.
28159464coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
29162222jbuilderCreate JSON structures via a Builder-style DSL
30163469coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
31170200deviseFlexible authentication solution for Rails with Warden
32174508coffee-railsCoffeeScript adapter for the Rails asset pipeline.
33182241springPreloads your application so things like console, rake and tests run faster
34264260rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35284748turbolinksRails engine for Turbolinks 5 support
36299317web-consoleA debugging tool for your Ruby on Rails applications.
373751,952rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
38429881webpackerUse webpack to manage app-like JavaScript modules in Rails
394631,354activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
40531632simple_formForms made easy!
41637529activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
42803657has_scopeMaps controller filters to your resource scopes
431,0661,514rails-observersRails observer (removed from core in Rails 4.0)
441,4001,465country_selectProvides a simple helper to get an HTML select list of countries. \ ...
451,518602importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
461,6121,758actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
471,751636cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
481,8083,673protected_attributesProtect attributes from mass assignment
491,8242,219actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
501,8392,475devise-encryptableEncryption solution for salted-encryptors on Devise
511,8612,544actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
521,9441,348jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
532,4702,498record_tag_helperActionView Record Tag Helpers
542,6501,598tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
552,8723,285rails-apiRails::API is a subset of a normal Rails application, created ...
563,1981,570propshaftDeliver assets for Rails.
573,7548,997activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
584,1965,103mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
594,9483,239kredisHigher-level data structures built on Redis.
605,0936,586rails-ujsThis gem provides rails-ujs driver for Rails applications.
616,5211,690solid_queueDatabase-backed Active Job backend.
626,8685,724show_forWrap your objects with a helper to easily show them
638,13813,574markerbMultipart templates made easy with Markdown + ERb
649,4382,360mission_control-jobsOperational controls for Active Job
6512,16513,574i18n_alchemyI18n date/number parsing/localization
6633,78065,653hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
67117,932108,042actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.