Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
162i18nNew wave Internationalization support for Ruby.
278activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32527thorThor is a toolkit for building powerful command-line interfaces.
43348activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
53453activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
63759actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
74273railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
84465railtiesRails internals: application bootup, plugins, generators, and rake tasks.
94671actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
104951actionviewSimple, battle-tested conventions and helpers for building web pages.
115695sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
125762rails-html-sanitizerHTML sanitization for Rails applications
135970activejobDeclare job classes that can be run by a variety of queuing backends.
146563rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
157178globalidURIs for your models makes it easy to pass references around.
1672102sprockets-railsSprockets Rails integration
178777actioncableStructure many real-time application concerns into channels over a single WebSocket con...
18101181execjsExecJS lets you run JavaScript code from Ruby.
19104612arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2011281activestorageAttach cloud and local files in Rails applications.
2112386marcelSimple mime type detection using magic numbers, filenames, and extensions
22128316sass-railsSass adapter for the Rails asset pipeline.
23129254jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
24142369coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
25148164respondersA set of Rails responders to dry up your application
26150378coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
27156211jbuilderCreate JSON structures via a Builder-style DSL
28161422coffee-railsCoffeeScript adapter for the Rails asset pipeline.
2916288actiontextEdit and display rich text in Rails applications.
3016389actionmailboxReceive and process incoming emails in Rails applications.
31172199deviseFlexible authentication solution for Rails with Warden
32179204springPreloads your application so things like console, rake and tests run faster
33262623turbolinksRails engine for Turbolinks 5 support
34264229rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35307278web-consoleA debugging tool for your Ruby on Rails applications.
363321,859rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
37410619webpackerUse webpack to manage app-like JavaScript modules in Rails
384201,380activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
39535539simple_formForms made easy!
40628498activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
41781657has_scopeMaps controller filters to your resource scopes
421,0171,468rails-observersRails observer (removed from core in Rails 4.0)
431,3771,484country_selectProvides a simple helper to get an HTML select list of countries. \ ...
441,5771,509actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
451,668687importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
461,6993,211protected_attributesProtect attributes from mass assignment
471,7452,141actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
481,7891,878devise-encryptableEncryption solution for salted-encryptors on Devise
491,7921,838actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
502,0861,363jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
512,272700cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
522,4052,419record_tag_helperActionView Record Tag Helpers
532,7785,050rails-apiRails::API is a subset of a normal Rails application, created ...
542,9981,625tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
553,5868,044activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
563,6702,101propshaftDeliver assets for Rails.
574,0814,266mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
584,9676,178rails-ujsThis gem provides rails-ujs driver for Rails applications.
595,4462,813kredisHigher-level data structures built on Redis.
606,7997,129show_forWrap your objects with a helper to easily show them
617,67013,212markerbMultipart templates made easy with Markdown + ERb
6212,09411,073i18n_alchemyI18n date/number parsing/localization
6318,4553,905solid_queueDatabase-backed Active Job backend.
6433,02132,479hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
6533,6704,683mission_control-jobsOperational controls for Active Job
66117,211129,538actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.