Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
1610i18nNew wave Internationalization support for Ruby.
282activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32524thorThor is a toolkit for building powerful command-line interfaces.
43348activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
53553activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
63857actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
74265railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
84458railtiesRails internals: application bootup, plugins, generators, and rake tasks.
94667actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
105054actionviewSimple, battle-tested conventions and helpers for building web pages.
115592sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
125863rails-html-sanitizerHTML sanitization for Rails applications
135966activejobDeclare job classes that can be run by a variety of queuing backends.
146371rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
157174globalidURIs for your models makes it easy to pass references around.
1672101sprockets-railsSprockets Rails integration
178876actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1896178execjsExecJS lets you run JavaScript code from Ruby.
1999548arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2011280activestorageAttach cloud and local files in Rails applications.
2112486marcelSimple mime type detection using magic numbers, filenames, and extensions
22126243sass-railsSass adapter for the Rails asset pipeline.
23129200jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
24138305coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
25145159respondersA set of Rails responders to dry up your application
26146316coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
27155191jbuilderCreate JSON structures via a Builder-style DSL
28158355coffee-railsCoffeeScript adapter for the Rails asset pipeline.
29169195deviseFlexible authentication solution for Rails with Warden
3017184actiontextEdit and display rich text in Rails applications.
3117285actionmailboxReceive and process incoming emails in Rails applications.
32178225springPreloads your application so things like console, rake and tests run faster
33257487turbolinksRails engine for Turbolinks 5 support
34263270rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35308273web-consoleA debugging tool for your Ruby on Rails applications.
363251,591rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
37408436webpackerUse webpack to manage app-like JavaScript modules in Rails
384141,233activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
39543462simple_formForms made easy!
40631432activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
41783547has_scopeMaps controller filters to your resource scopes
421,0111,376rails-observersRails observer (removed from core in Rails 4.0)
431,3701,359country_selectProvides a simple helper to get an HTML select list of countries. \ ...
441,5731,465actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
451,6733,090protected_attributesProtect attributes from mass assignment
461,712607importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
471,7272,329actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
481,7761,747devise-encryptableEncryption solution for salted-encryptors on Devise
491,7871,829actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
502,1481,202jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
512,4052,120record_tag_helperActionView Record Tag Helpers
522,4731,076cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
532,7493,878rails-apiRails::API is a subset of a normal Rails application, created ...
543,0821,697tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
553,5457,347activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
563,7541,939propshaftDeliver assets for Rails.
574,0514,755mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
584,9304,794rails-ujsThis gem provides rails-ujs driver for Rails applications.
595,6232,561kredisHigher-level data structures built on Redis.
606,7696,931show_forWrap your objects with a helper to easily show them
617,6355,559markerbMultipart templates made easy with Markdown + ERb
6212,08613,520i18n_alchemyI18n date/number parsing/localization
6332,86334,133hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
64117,00241,739actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.