Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
165i18nNew wave Internationalization support for Ruby.
2710activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32427thorThor is a toolkit for building powerful command-line interfaces.
43247builderBuilder provides a number of builder objects that make creating structured data simple ...
53342activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63562activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73863actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84184railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94377railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104676actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114861actionviewSimple, battle-tested conventions and helpers for building web pages.
125755rails-html-sanitizerHTML sanitization for Rails applications
136079activejobDeclare job classes that can be run by a variety of queuing backends.
1461116sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
156768rails-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.
1773131sprockets-railsSprockets Rails integration
188783actioncableStructure many real-time application concerns into channels over a single WebSocket con...
19106206execjsExecJS lets you run JavaScript code from Ruby.
2010786activestorageAttach cloud and local files in Rails applications.
2111397marcelSimple mime type detection using magic numbers, filenames, and extensions
22115930arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
23140403jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
2414294actiontextEdit and display rich text in Rails applications.
2514393actionmailboxReceive and process incoming emails in Rails applications.
26145484sass-railsSass adapter for the Rails asset pipeline.
27149201respondersA set of Rails responders to dry up your application
28161637coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
29162255jbuilderCreate JSON structures via a Builder-style DSL
30166704coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
31171221deviseFlexible authentication solution for Rails with Warden
32180857coffee-railsCoffeeScript adapter for the Rails asset pipeline.
33185199springPreloads your application so things like console, rake and tests run faster
34264212rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35295965turbolinksRails engine for Turbolinks 5 support
36301249web-consoleA debugging tool for your Ruby on Rails applications.
373922,067rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
38438993webpackerUse webpack to manage app-like JavaScript modules in Rails
394761,273activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
40529943simple_formForms made easy!
41643825activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
42813991has_scopeMaps controller filters to your resource scopes
431,0851,592rails-observersRails observer (removed from core in Rails 4.0)
441,4201,706country_selectProvides a simple helper to get an HTML select list of countries. \ ...
451,423507importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
461,632529cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
471,6341,806actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
481,8493,726protected_attributesProtect attributes from mass assignment
491,8552,276actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
501,8682,279devise-encryptableEncryption solution for salted-encryptors on Devise
511,8912,853actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
521,9131,395jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
532,4782,829record_tag_helperActionView Record Tag Helpers
542,5051,354tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
552,851976propshaftDeliver assets for Rails.
562,8832,777rails-apiRails::API is a subset of a normal Rails application, created ...
573,82610,426activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
584,2284,293mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
594,231989solid_queueDatabase-backed Active Job backend.
604,8032,818kredisHigher-level data structures built on Redis.
615,1475,574rails-ujsThis gem provides rails-ujs driver for Rails applications.
626,8847,750show_forWrap your objects with a helper to easily show them
636,9522,516mission_control-jobsOperational controls for Active Job
648,26227,564markerbMultipart templates made easy with Markdown + ERb
6512,22512,957i18n_alchemyI18n date/number parsing/localization
6634,04567,963hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
67118,05667,963actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.