Cantoniodasilva's Gems

icon
#Total RankDaily RankNameSummary
1613i18nNew wave Internationalization support for Ruby.
2714activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
32521thorThor is a toolkit for building powerful command-line interfaces.
43250builderBuilder provides a number of builder objects that make creating structured data simple ...
53453activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63658activerecordDatabases 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...
84465railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94667railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104972actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
115063actionviewSimple, battle-tested conventions and helpers for building web pages.
126076activejobDeclare job classes that can be run by a variety of queuing backends.
136177rails-html-sanitizerHTML sanitization for Rails applications
146479rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156871globalidURIs for your models makes it easy to pass references around.
1674140sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178081actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1884161sprockets-railsSprockets Rails integration
199183activestorageAttach cloud and local files in Rails applications.
20106103marcelSimple mime type detection using magic numbers, filenames, and extensions
21113222execjsExecJS lets you run JavaScript code from Ruby.
2211494actiontextEdit and display rich text in Rails applications.
2311593actionmailboxReceive and process incoming emails in Rails applications.
24145625arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
25155210respondersA set of Rails responders to dry up your application
26165301jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
27170156jbuilderCreate JSON structures via a Builder-style DSL
28176377sass-railsSass adapter for the Rails asset pipeline.
29181230deviseFlexible authentication solution for Rails with Warden
30192401coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
31203410coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32206314springPreloads your application so things like console, rake and tests run faster
33215633coffee-railsCoffeeScript adapter for the Rails asset pipeline.
34271418rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
35299192web-consoleA debugging tool for your Ruby on Rails applications.
36343684turbolinksRails engine for Turbolinks 5 support
375012,015rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
385321,038webpackerUse webpack to manage app-like JavaScript modules in Rails
39544801simple_formForms made easy!
40589795activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
415911,021activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
42815832has_scopeMaps controller filters to your resource scopes
431,006233importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
441,1552,186rails-observersRails observer (removed from core in Rails 4.0)
451,398844cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
461,4991,955country_selectProvides a simple helper to get an HTML select list of countries. \ ...
471,644243propshaftDeliver assets for Rails.
481,6902,884actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
491,698782jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
501,902297solid_queueDatabase-backed Active Job backend.
511,9732,702actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
521,990638tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
532,0242,422devise-encryptableEncryption solution for salted-encryptors on Devise
542,0573,181actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
552,0936,396protected_attributesProtect attributes from mass assignment
562,6062,851record_tag_helperActionView Record Tag Helpers
573,0815,343rails-apiRails::API is a subset of a normal Rails application, created ...
583,5661,561mission_control-jobsOperational controls for Active Job
594,19819,660activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
604,2333,251kredisHigher-level data structures built on Redis.
614,4114,931mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
625,4338,791rails-ujsThis gem provides rails-ujs driver for Rails applications.
637,23112,020show_forWrap your objects with a helper to easily show them
648,89718,072markerbMultipart templates made easy with Markdown + ERb
6512,84026,122i18n_alchemyI18n date/number parsing/localization
6634,94426,122hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
67118,593106,871actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.