Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
164i18nNew wave Internationalization support for Ruby.
276activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32428thorThor is a toolkit for building powerful command-line interfaces.
43244builderBuilder provides a number of builder objects that make creating structured data simple ...
53443activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63557activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73859actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84168railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94360railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104567actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114954actionviewSimple, battle-tested conventions and helpers for building web pages.
125862rails-html-sanitizerHTML sanitization for Rails applications
136266activejobDeclare job classes that can be run by a variety of queuing backends.
1463132sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
156765rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
167169globalidURIs for your models makes it easy to pass references around.
1777137sprockets-railsSprockets Rails integration
188770actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1910572activestorageAttach cloud and local files in Rails applications.
20109214execjsExecJS lets you run JavaScript code from Ruby.
2111375marcelSimple mime type detection using magic numbers, filenames, and extensions
22118954arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2313776actiontextEdit and display rich text in Rails applications.
2413877actionmailboxReceive and process incoming emails in Rails applications.
25146395jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
26149201respondersA set of Rails responders to dry up your application
27150504sass-railsSass adapter for the Rails asset pipeline.
28162289jbuilderCreate JSON structures via a Builder-style DSL
29163677coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
30170692coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
31171219deviseFlexible authentication solution for Rails with Warden
32184765coffee-railsCoffeeScript adapter for the Rails asset pipeline.
33186252springPreloads your application so things like console, rake and tests run faster
34264253rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
353001,012turbolinksRails engine for Turbolinks 5 support
36301361web-consoleA debugging tool for your Ruby on Rails applications.
374082,137rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
384491,131webpackerUse webpack to manage app-like JavaScript modules in Rails
394931,385activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
40533891simple_formForms made easy!
41657725activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
42820932has_scopeMaps controller filters to your resource scopes
431,1031,560rails-observersRails observer (removed from core in Rails 4.0)
441,381759importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
451,4421,593country_selectProvides a simple helper to get an HTML select list of countries. \ ...
461,562483cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
471,6521,664actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
481,8711,134jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
491,8742,159actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
501,8843,906protected_attributesProtect attributes from mass assignment
511,8932,264devise-encryptableEncryption solution for salted-encryptors on Devise
521,9162,456actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
532,4231,550tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
542,4952,487record_tag_helperActionView Record Tag Helpers
552,6091,186propshaftDeliver assets for Rails.
562,8993,147rails-apiRails::API is a subset of a normal Rails application, created ...
573,5561,491solid_queueDatabase-backed Active Job backend.
583,8688,257activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
594,2455,157mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
604,6682,592kredisHigher-level data structures built on Redis.
615,2016,633rails-ujsThis gem provides rails-ujs driver for Rails applications.
626,0552,214mission_control-jobsOperational controls for Active Job
636,9397,496show_forWrap your objects with a helper to easily show them
648,38115,089markerbMultipart templates made easy with Markdown + ERb
6512,27810,864i18n_alchemyI18n date/number parsing/localization
6634,20436,886hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
67118,07227,202actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.