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...
32523thorThor 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...
63661activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73864actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84473railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94567railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104960actionviewSimple, battle-tested conventions and helpers for building web pages.
115074actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
126180activejobDeclare job classes that can be run by a variety of queuing backends.
136270rails-html-sanitizerHTML sanitization for Rails applications
146581rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156893globalidURIs for your models makes it easy to pass references around.
1674162sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178184actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1884182sprockets-railsSprockets Rails integration
199087activestorageAttach cloud and local files in Rails applications.
2010798marcelSimple mime type detection using magic numbers, filenames, and extensions
2111492actiontextEdit and display rich text in Rails applications.
2211591actionmailboxReceive and process incoming emails in Rails applications.
23117238execjsExecJS lets you run JavaScript code from Ruby.
24151901arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
25159200respondersA set of Rails responders to dry up your application
26168325jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
27170208jbuilderCreate JSON structures via a Builder-style DSL
28177398sass-railsSass adapter for the Rails asset pipeline.
29181188deviseFlexible authentication solution for Rails with Warden
30202443coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
31207459coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32209335springPreloads your application so things like console, rake and tests run faster
33218540coffee-railsCoffeeScript adapter for the Rails asset pipeline.
34274338rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35298244web-consoleA debugging tool for your Ruby on Rails applications.
36351758turbolinksRails engine for Turbolinks 5 support
375092,322rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
38542565simple_formForms made easy!
395431,305webpackerUse webpack to manage app-like JavaScript modules in Rails
40581522activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
416021,309activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
42814637has_scopeMaps controller filters to your resource scopes
43950350importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
441,1641,507rails-observersRails observer (removed from core in Rails 4.0)
451,385760cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
461,4931,405country_selectProvides a simple helper to get an HTML select list of countries. \ ...
471,562389propshaftDeliver assets for Rails.
481,668711jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
491,7041,610actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
501,774430solid_queueDatabase-backed Active Job backend.
511,939624tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
521,9811,830actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
532,0412,401devise-encryptableEncryption solution for salted-encryptors on Devise
542,0782,501actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
552,1294,775protected_attributesProtect attributes from mass assignment
562,5962,773record_tag_helperActionView Record Tag Helpers
573,1226,664rails-apiRails::API is a subset of a normal Rails application, created ...
583,3421,326mission_control-jobsOperational controls for Active Job
594,1772,709kredisHigher-level data structures built on Redis.
604,25812,699activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
614,4344,797mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
625,4776,054rails-ujsThis gem provides rails-ujs driver for Rails applications.
637,4387,228show_forWrap your objects with a helper to easily show them
649,15013,813markerbMultipart templates made easy with Markdown + ERb
6513,0539,101i18n_alchemyI18n date/number parsing/localization
6635,14522,402hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
67119,050110,042actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.