Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
1612i18nNew wave Internationalization support for Ruby.
279activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32536thorThor is a toolkit for building powerful command-line interfaces.
43265builderBuilder provides a number of builder objects that make creating structured data simple ...
53438activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63654activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73761actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84469railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94664railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104866actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114955actionviewSimple, battle-tested conventions and helpers for building web pages.
125896rails-html-sanitizerHTML sanitization for Rails applications
135970activejobDeclare job classes that can be run by a variety of queuing backends.
146390rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
157073globalidURIs for your models makes it easy to pass references around.
1673181sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178274actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1885185sprockets-railsSprockets Rails integration
199376activestorageAttach cloud and local files in Rails applications.
20108115marcelSimple mime type detection using magic numbers, filenames, and extensions
21112247execjsExecJS lets you run JavaScript code from Ruby.
2211678actiontextEdit and display rich text in Rails applications.
2311777actionmailboxReceive and process incoming emails in Rails applications.
241381,290arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
25156227respondersA set of Rails responders to dry up your application
26160334jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
27167386sass-railsSass adapter for the Rails asset pipeline.
28168232jbuilderCreate JSON structures via a Builder-style DSL
29181264deviseFlexible authentication solution for Rails with Warden
30189480coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
31197481coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32203348springPreloads your application so things like console, rake and tests run faster
33207517coffee-railsCoffeeScript adapter for the Rails asset pipeline.
34264325rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35299329web-consoleA debugging tool for your Ruby on Rails applications.
363351,046turbolinksRails engine for Turbolinks 5 support
374741,775rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
385201,335webpackerUse webpack to manage app-like JavaScript modules in Rails
39548555simple_formForms made easy!
405671,286activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
41608491activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
42822629has_scopeMaps controller filters to your resource scopes
431,063464importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
441,1511,315rails-observersRails observer (removed from core in Rails 4.0)
451,4201,188cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
461,4961,523country_selectProvides a simple helper to get an HTML select list of countries. \ ...
471,6801,476actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
481,7401,179jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
491,782560propshaftDeliver assets for Rails.
501,9721,636actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
512,0052,618devise-encryptableEncryption solution for salted-encryptors on Devise
522,023677solid_queueDatabase-backed Active Job backend.
532,0272,612actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
542,0401,326tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
552,0484,609protected_attributesProtect attributes from mass assignment
562,5862,406record_tag_helperActionView Record Tag Helpers
573,0325,856rails-apiRails::API is a subset of a normal Rails application, created ...
583,8711,818mission_control-jobsOperational controls for Active Job
594,1279,788activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
604,2763,076kredisHigher-level data structures built on Redis.
614,3805,086mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
625,3826,282rails-ujsThis gem provides rails-ujs driver for Rails applications.
637,1558,188show_forWrap your objects with a helper to easily show them
648,80910,790markerbMultipart templates made easy with Markdown + ERb
6512,67622,026i18n_alchemyI18n date/number parsing/localization
6634,59240,867hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
67118,153112,136actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.