Rafaelfranca's Gems

icon
#Total RankDaily RankNameSummary
173activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2822rackRack provides a minimal, modular and adaptable interface for developing web application...
32538thorThor is a toolkit for building powerful command-line interfaces.
43271builderBuilder provides a number of builder objects that make creating structured data simple ...
53437activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63652activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73854actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84366railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94460railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104658actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
115053actionviewSimple, battle-tested conventions and helpers for building web pages.
125882rails-html-sanitizerHTML sanitization for Rails applications
135963activejobDeclare job classes that can be run by a variety of queuing backends.
146276rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
1570113sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
167384globalidURIs for your models makes it easy to pass references around.
1779161redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1881124sprockets-railsSprockets Rails integration
198568actioncableStructure many real-time application concerns into channels over a single WebSocket con...
209570activestorageAttach cloud and local files in Rails applications.
21108116marcelSimple mime type detection using magic numbers, filenames, and extensions
22110280execjsExecJS lets you run JavaScript code from Ruby.
2312591actiontextEdit and display rich text in Rails applications.
2412690actionmailboxReceive and process incoming emails in Rails applications.
25129545arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
26144159bootsnapBoot large ruby/rails apps faster
27150274respondersA set of Rails responders to dry up your application
28156245jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29161466sass-railsSass adapter for the Rails asset pipeline.
30164143jbuilderCreate JSON structures via a Builder-style DSL
31175291deviseFlexible authentication solution for Rails with Warden
32180440coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
33185453coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
34199423springPreloads your application so things like console, rake and tests run faster
35204498coffee-railsCoffeeScript adapter for the Rails asset pipeline.
36230472redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
37256725state_machinesAdds support for creating state machines for attributes on any Ruby class
38264381rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
39302308web-consoleA debugging tool for your Ruby on Rails applications.
403231,111turbolinksRails engine for Turbolinks 5 support
41367476faraday-http-cacheMiddleware to handle HTTP caching
42432129rack-sessionA session implementation for Rack.
434422,478rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
444921,126webpackerUse webpack to manage app-like JavaScript modules in Rails
455521,144activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
46553669simple_formForms made easy!
47635604activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
486551,168hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
496661,653sdocrdoc generator html with javascript search index.
506771,190spring-watcher-listenMakes spring watch files using the listen gem.
517871,542state_machines-activemodelAdds support for creating state machines for attributes on ActiveModel
528121,565state_machines-activerecordAdds support for creating state machines for attributes on ActiveRecord
53834753has_scopeMaps controller filters to your resource scopes
549111,117inherited_resourcesInherited Resources speeds up development by making your controllers inherit all restfu...
559341,450resqueResque is a Redis-backed Ruby library for creating background jobs, placing those j...
569981,116activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
571,1561,226rails-observersRails observer (removed from core in Rails 4.0)
581,215376importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
591,2781,818resque-schedulerLight weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to...
601,4311,308cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
611,521812tapiocaA Ruby Interface file generator for gems, core types and the Ruby standard library
621,6771,722actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
631,8081,160jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
641,834626ejsonSecret management by encrypting values in a JSON hash with a public/private keypair
651,9112,795activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
661,9322,324actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
671,9912,406actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
681,9935,454protected_attributesProtect attributes from mass assignment
692,038565propshaftDeliver assets for Rails.
702,1741,195tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
712,469606solid_queueDatabase-backed Active Job backend.
722,5692,836record_tag_helperActionView Record Tag Helpers
732,662630solid_cacheA database backed ActiveSupport::Cache::Store
742,6742,147state_machines-rspecRSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi...
753,6162,426activerecord-typedstoreActiveRecord::Store but with type definition
764,00914,343activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
774,1673,931rails-perftestRails performance tests (removed from core in Rails 4.0)
784,3434,757mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
794,3689,971sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
804,3862,615kredisHigher-level data structures built on Redis.
814,4481,992mission_control-jobsOperational controls for Active Job
824,7566,941state_machines-mongoidMongoid integration for state machines gem
834,7925,473schmoozeSchmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc...
845,0351,905state_machines-graphvizGraphviz module for state machines
855,09119,177prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
865,2289,543sprockets-commonerSprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f...
875,3206,951rails-ujsThis gem provides rails-ujs driver for Rails applications.
885,4829,158activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
895,8343,209requestjs-railsA tiny Fetch API wrapper that allows you to make http requests without need to handle t...
906,37620,947pjax_railsPJAX integration for Rails
917,0648,076show_forWrap your objects with a helper to easily show them
929,1627,401response_bankSimple response caching for Ruby applications
9310,6137,106state_machines-activemodel-observersAdds support for ActiveModel Observers
9412,48582,265activerecord-mysql-adapterAn ActiveRecord adapter for MySQL, based on mysql gem.
9516,07123,194capistrano-ejsonAutomatic EJSON decryption for Capistrano
9616,89352,325teaspoon-bundleThis gem is boot partial for Teaspoon that puts all the test files into a single bundle
9721,80322,377spritefulA sprite generation tool
9834,50221,628hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
9982,19564,278hurley-http-cacheHurley connection to handle HTTP caching
10082,54590,788tapioca-test_helpersTest helpers for Rails applications
10189,735100,863state_machines-yardState machines YARD plugin for automated documentation
102118,339100,863actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
103123,634113,782hubotHubot library
104124,194113,782faraday-cageA cage to your faraday
105131,22190,788genetate_adminA admin generator
106132,149153,037generate_adminA admin generator
107159,57182,265cachacaMaybe something related to cache
108173,29733,396omg-activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
109174,34333,396omg-actionviewSimple, battle-tested conventions and helpers for building web pages.
110174,529100,863omg-activejobDeclare job classes that can be run by a variety of queuing backends.
111174,55033,396omg-activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
112175,61059,807omg-actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
113175,74035,278omg-actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114176,22146,383omg-activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
115177,81746,383omg-activestorageAttach cloud and local files in Rails applications.
116177,85264,278omg-actioncableStructure many real-time application concerns into channels over a single WebSocket con...
117178,09046,383omg-actionmailboxReceive and process incoming emails in Rails applications.
118178,41769,506omg-railtiesRails internals: application bootup, plugins, generators, and rake tasks.
119178,47169,506omg-railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
120178,71052,325omg-actiontextEdit and display rich text in Rails applications.