Rafaelfranca's Gems

icon
#Total RankDaily RankNameSummary
1712activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21226rackRack provides a minimal, modular and adaptable interface for developing web application...
32522thorThor is a toolkit for building powerful command-line interfaces.
43258builderBuilder provides a number of builder objects that make creating structured data simple ...
53455activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63664activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73867actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84481railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94674railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104966actionviewSimple, battle-tested conventions and helpers for building web pages.
115083actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
126185activejobDeclare job classes that can be run by a variety of queuing backends.
136278rails-html-sanitizerHTML sanitization for Rails applications
146684rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156888globalidURIs for your models makes it easy to pass references around.
1674165sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178189actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1883146redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1984180sprockets-railsSprockets Rails integration
209090activestorageAttach cloud and local files in Rails applications.
21107105marcelSimple mime type detection using magic numbers, filenames, and extensions
2211495actiontextEdit and display rich text in Rails applications.
2311594actionmailboxReceive and process incoming emails in Rails applications.
24117248execjsExecJS lets you run JavaScript code from Ruby.
25140135bootsnapBoot large ruby/rails apps faster
261541,058arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
27159212respondersA set of Rails responders to dry up your application
28169330jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29170221jbuilderCreate JSON structures via a Builder-style DSL
30178412sass-railsSass adapter for the Rails asset pipeline.
31180174deviseFlexible authentication solution for Rails with Warden
32203426coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
33208431coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
34209328springPreloads your application so things like console, rake and tests run faster
35219519coffee-railsCoffeeScript adapter for the Rails asset pipeline.
36249396redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
37274334rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
38288745state_machinesAdds support for creating state machines for attributes on any Ruby class
39292104rack-sessionA session implementation for Rack.
40297286web-consoleA debugging tool for your Ruby on Rails applications.
41351810turbolinksRails engine for Turbolinks 5 support
42371392faraday-http-cacheMiddleware to handle HTTP caching
435132,465rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
44543550simple_formForms made easy!
455451,311webpackerUse webpack to manage app-like JavaScript modules in Rails
46580497activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
476041,268activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
48684944hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
49685712spring-watcher-listenMakes spring watch files using the listen gem.
507131,924sdocrdoc generator html with javascript search index.
51814661has_scopeMaps controller filters to your resource scopes
528181,297state_machines-activemodelAdds support for creating state machines for attributes on ActiveModel
538341,317state_machines-activerecordAdds support for creating state machines for attributes on ActiveRecord
54906797inherited_resourcesInherited Resources speeds up development by making your controllers inherit all restfu...
55940390importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
569491,075resqueResque is a Redis-backed Ruby library for creating background jobs, placing those j...
571,004970activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
581,1661,482rails-observersRails observer (removed from core in Rails 4.0)
591,3021,438resque-schedulerLight weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to...
601,379968cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
611,437794tapiocaA Ruby Interface file generator for gems, core types and the Ruby standard library
621,549464propshaftDeliver assets for Rails.
631,661800jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
641,7091,908actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
651,745496solid_queueDatabase-backed Active Job backend.
661,8112,207ejsonSecret management by encrypting values in a JSON hash with a public/private keypair
671,856567solid_cacheA database backed ActiveSupport::Cache::Store
681,924847tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
691,9812,216actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
702,0394,466activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
712,0842,908actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
722,1314,698protected_attributesProtect attributes from mass assignment
732,5992,473record_tag_helperActionView Record Tag Helpers
742,7213,034state_machines-rspecRSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi...
753,2971,284mission_control-jobsOperational controls for Active Job
763,5222,422activerecord-typedstoreActiveRecord::Store but with type definition
774,1633,225kredisHigher-level data structures built on Redis.
784,27610,928activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
794,3204,999rails-perftestRails performance tests (removed from core in Rails 4.0)
804,4404,570mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
814,59713,097sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
824,7196,054schmoozeSchmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc...
835,0052,583requestjs-railsA tiny Fetch API wrapper that allows you to make http requests without need to handle t...
845,0209,343state_machines-mongoidMongoid integration for state machines gem
855,1355,642state_machines-graphvizGraphviz module for state machines
865,43111,279prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
875,4786,132rails-ujsThis gem provides rails-ujs driver for Rails applications.
885,47915,332sprockets-commonerSprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f...
895,78626,828activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
906,8567,684pjax_railsPJAX integration for Rails
917,4399,690show_forWrap your objects with a helper to easily show them
929,38613,466response_bankSimple response caching for Ruby applications
9310,7468,247state_machines-activemodel-observersAdds support for ActiveModel Observers
9413,39636,779activerecord-mysql-adapterAn ActiveRecord adapter for MySQL, based on mysql gem.
9517,08469,179capistrano-ejsonAutomatic EJSON decryption for Capistrano
9618,055103,058teaspoon-bundleThis gem is boot partial for Teaspoon that puts all the test files into a single bundle
9722,25126,828spritefulA sprite generation tool
9835,16926,828hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
9982,43454,325hurley-http-cacheHurley connection to handle HTTP caching
10084,902103,058tapioca-test_helpersTest helpers for Rails applications
10186,71746,026state_machines-yardState machines YARD plugin for automated documentation
102119,119103,058actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
103124,946103,058faraday-cageA cage to your faraday
104125,58469,179hubotHubot library
105130,69654,325genetate_adminA admin generator
106131,40554,325generate_adminA admin generator
107133,66054,325omg-activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
108134,02040,512omg-actionviewSimple, battle-tested conventions and helpers for building web pages.
109140,54946,026omg-activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
110141,75154,325omg-activejobDeclare job classes that can be run by a variety of queuing backends.
111150,64254,325omg-actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
112153,15669,179omg-actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
113155,783103,058cachacaMaybe something related to cache
114158,84169,179omg-activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
115159,63954,325omg-activestorageAttach cloud and local files in Rails applications.
116162,31054,325omg-actionmailboxReceive and process incoming emails in Rails applications.
117165,400103,058omg-actioncableStructure many real-time application concerns into channels over a single WebSocket con...
118168,45569,179omg-actiontextEdit and display rich text in Rails applications.
119169,66769,179omg-railtiesRails internals: application bootup, plugins, generators, and rake tasks.
120170,37754,325omg-railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...