Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
1611i18nNew wave Internationalization support for Ruby.
273activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32530thorThor is a toolkit for building powerful command-line interfaces.
43162builderBuilder provides a number of builder objects that make creating structured data simple ...
53433activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63646activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73755actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84468railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94563railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104866actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114950actionviewSimple, battle-tested conventions and helpers for building web pages.
125888rails-html-sanitizerHTML sanitization for Rails applications
135967activejobDeclare job classes that can be run by a variety of queuing backends.
146382rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
157169globalidURIs for your models makes it easy to pass references around.
1673163sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
1783169sprockets-railsSprockets Rails integration
188573actioncableStructure many real-time application concerns into channels over a single WebSocket con...
199374activestorageAttach cloud and local files in Rails applications.
20108101marcelSimple mime type detection using magic numbers, filenames, and extensions
21112247execjsExecJS lets you run JavaScript code from Ruby.
2211878actiontextEdit and display rich text in Rails applications.
2311977actionmailboxReceive and process incoming emails in Rails applications.
241351,176arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
25156220respondersA set of Rails responders to dry up your application
26159336jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
27165426sass-railsSass adapter for the Rails asset pipeline.
28168222jbuilderCreate JSON structures via a Builder-style DSL
29179256deviseFlexible authentication solution for Rails with Warden
30186481coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
31195484coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32203329springPreloads your application so things like console, rake and tests run faster
33206518coffee-railsCoffeeScript adapter for the Rails asset pipeline.
34266325rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35298308web-consoleA debugging tool for your Ruby on Rails applications.
36329797turbolinksRails engine for Turbolinks 5 support
374652,019rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
385141,305webpackerUse webpack to manage app-like JavaScript modules in Rails
39548585simple_formForms made easy!
405591,198activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
41608505activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
42826645has_scopeMaps controller filters to your resource scopes
431,087436importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
441,1471,477rails-observersRails observer (removed from core in Rails 4.0)
451,4191,197cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
461,4891,509country_selectProvides a simple helper to get an HTML select list of countries. \ ...
471,6781,713actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
481,7511,129jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
491,834553propshaftDeliver assets for Rails.
501,9632,227actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
511,9962,458devise-encryptableEncryption solution for salted-encryptors on Devise
522,0152,565actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
532,0333,990protected_attributesProtect attributes from mass assignment
542,0641,206tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
552,089636solid_queueDatabase-backed Active Job backend.
562,5812,726record_tag_helperActionView Record Tag Helpers
573,0206,696rails-apiRails::API is a subset of a normal Rails application, created ...
584,0031,762mission_control-jobsOperational controls for Active Job
594,10114,910activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
604,3023,064kredisHigher-level data structures built on Redis.
614,3774,916mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
625,3596,136rails-ujsThis gem provides rails-ujs driver for Rails applications.
637,1187,348show_forWrap your objects with a helper to easily show them
648,77711,069markerbMultipart templates made easy with Markdown + ERb
6512,62217,061i18n_alchemyI18n date/number parsing/localization
6634,55422,546hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
67118,16051,833actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.