Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
168i18nNew wave Internationalization support for Ruby.
276activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32427thorThor is a toolkit for building powerful command-line interfaces.
43245builderBuilder provides a number of builder objects that make creating structured data simple ...
53334activemodelA 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 ...
73853actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84176railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94366railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104665actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114951actionviewSimple, battle-tested conventions and helpers for building web pages.
125770rails-html-sanitizerHTML sanitization for Rails applications
136064activejobDeclare job classes that can be run by a variety of queuing backends.
1461107sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
156683rails-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.
1774117sprockets-railsSprockets Rails integration
188675actioncableStructure many real-time application concerns into channels over a single WebSocket con...
19105195execjsExecJS lets you run JavaScript code from Ruby.
2011077activestorageAttach cloud and local files in Rails applications.
21113895arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
22115102marcelSimple mime type detection using magic numbers, filenames, and extensions
23139380jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
24140461sass-railsSass adapter for the Rails asset pipeline.
2514585actiontextEdit and display rich text in Rails applications.
2614686actionmailboxReceive and process incoming emails in Rails applications.
27150202respondersA set of Rails responders to dry up your application
28159548coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
29162237jbuilderCreate JSON structures via a Builder-style DSL
30164567coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
31171218deviseFlexible authentication solution for Rails with Warden
32177739coffee-railsCoffeeScript adapter for the Rails asset pipeline.
33183279springPreloads your application so things like console, rake and tests run faster
34264269rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35291911turbolinksRails engine for Turbolinks 5 support
36299341web-consoleA debugging tool for your Ruby on Rails applications.
373852,102rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
384331,240webpackerUse webpack to manage app-like JavaScript modules in Rails
394711,500activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
405281,105simple_formForms made easy!
41642880activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
428051,154has_scopeMaps controller filters to your resource scopes
431,0691,614rails-observersRails observer (removed from core in Rails 4.0)
441,4031,623country_selectProvides a simple helper to get an HTML select list of countries. \ ...
451,477562importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
461,6211,992actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
471,700547cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
481,8314,642protected_attributesProtect attributes from mass assignment
491,8392,239actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
501,8532,385devise-encryptableEncryption solution for salted-encryptors on Devise
511,8742,464actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
521,9281,446jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
532,4791,984record_tag_helperActionView Record Tag Helpers
542,6001,591tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
552,8732,407rails-apiRails::API is a subset of a normal Rails application, created ...
563,0791,547propshaftDeliver assets for Rails.
573,7888,315activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
584,2083,949mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
594,8913,137kredisHigher-level data structures built on Redis.
605,1156,129rails-ujsThis gem provides rails-ujs driver for Rails applications.
615,3541,670solid_queueDatabase-backed Active Job backend.
626,8687,248show_forWrap your objects with a helper to easily show them
638,1882,249mission_control-jobsOperational controls for Active Job
648,19319,101markerbMultipart templates made easy with Markdown + ERb
6512,17515,060i18n_alchemyI18n date/number parsing/localization
6633,89861,367hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
67118,05461,367actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.