Rafaelfranca's Gems

icon
#Total RankDaily RankNameSummary
179activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21018rackRack provides a minimal, modular and adaptable interface for developing web application...
32524thorThor is a toolkit for building powerful command-line interfaces.
43253builderBuilder provides a number of builder objects that make creating structured data simple ...
53445activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63657activerecordDatabases 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...
84464railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94658railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104969actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
115060actionviewSimple, battle-tested conventions and helpers for building web pages.
126072activejobDeclare job classes that can be run by a variety of queuing backends.
136166rails-html-sanitizerHTML sanitization for Rails applications
146473rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156875globalidURIs for your models makes it easy to pass references around.
1674135sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178079actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1882152redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1984149sprockets-railsSprockets Rails integration
209182activestorageAttach cloud and local files in Rails applications.
21106100marcelSimple mime type detection using magic numbers, filenames, and extensions
22113243execjsExecJS lets you run JavaScript code from Ruby.
2311489actiontextEdit and display rich text in Rails applications.
2411590actionmailboxReceive and process incoming emails in Rails applications.
25140125bootsnapBoot large ruby/rails apps faster
26145633arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
27155181respondersA set of Rails responders to dry up your application
28165262jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29170191jbuilderCreate JSON structures via a Builder-style DSL
30176366sass-railsSass adapter for the Rails asset pipeline.
31181207deviseFlexible authentication solution for Rails with Warden
32192433coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
33203442coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
34206296springPreloads your application so things like console, rake and tests run faster
35215491coffee-railsCoffeeScript adapter for the Rails asset pipeline.
36242371redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
37271340rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
38280783state_machinesAdds support for creating state machines for attributes on any Ruby class
39299231web-consoleA debugging tool for your Ruby on Rails applications.
4031597rack-sessionA session implementation for Rack.
41343596turbolinksRails engine for Turbolinks 5 support
42368393faraday-http-cacheMiddleware to handle HTTP caching
435011,808rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
44534964webpackerUse webpack to manage app-like JavaScript modules in Rails
45544549simple_formForms made easy!
46589497activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
475911,466activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
48676990hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
49687569spring-watcher-listenMakes spring watch files using the listen gem.
507061,602sdocrdoc generator html with javascript search index.
518131,076state_machines-activemodelAdds support for creating state machines for attributes on ActiveModel
52815489has_scopeMaps controller filters to your resource scopes
538301,113state_machines-activerecordAdds support for creating state machines for attributes on ActiveRecord
54907555inherited_resourcesInherited Resources speeds up development by making your controllers inherit all restfu...
559421,019resqueResque is a Redis-backed Ruby library for creating background jobs, placing those j...
561,0041,033activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
571,006346importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
581,1561,673rails-observersRails observer (removed from core in Rails 4.0)
591,2941,571resque-schedulerLight weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to...
601,398770cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
611,463927tapiocaA Ruby Interface file generator for gems, core types and the Ruby standard library
621,639354propshaftDeliver assets for Rails.
631,6902,053actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
641,697720jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
651,7882,184ejsonSecret management by encrypting values in a JSON hash with a public/private keypair
661,899456solid_queueDatabase-backed Active Job backend.
671,9732,337actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
681,983490solid_cacheA database backed ActiveSupport::Cache::Store
691,989692tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
702,0073,869activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
712,0573,157actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
722,0935,235protected_attributesProtect attributes from mass assignment
732,6072,663record_tag_helperActionView Record Tag Helpers
742,6993,008state_machines-rspecRSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi...
753,5623,342activerecord-typedstoreActiveRecord::Store but with type definition
763,5631,647mission_control-jobsOperational controls for Active Job
774,19912,127activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
784,2322,852kredisHigher-level data structures built on Redis.
794,2735,808rails-perftestRails performance tests (removed from core in Rails 4.0)
804,4115,317mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
814,5159,275sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
824,6994,374schmoozeSchmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc...
834,9317,722state_machines-mongoidMongoid integration for state machines gem
845,0606,984state_machines-graphvizGraphviz module for state machines
855,2452,797requestjs-railsA tiny Fetch API wrapper that allows you to make http requests without need to handle t...
865,33011,539prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
875,3878,690sprockets-commonerSprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f...
885,4325,174rails-ujsThis gem provides rails-ujs driver for Rails applications.
895,69314,965activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
906,63510,731pjax_railsPJAX integration for Rails
917,2317,238show_forWrap your objects with a helper to easily show them
929,1529,361response_bankSimple response caching for Ruby applications
9310,56212,904state_machines-activemodel-observersAdds support for ActiveModel Observers
9413,04727,121activerecord-mysql-adapterAn ActiveRecord adapter for MySQL, based on mysql gem.
9516,77938,280capistrano-ejsonAutomatic EJSON decryption for Capistrano
9617,76118,232teaspoon-bundleThis gem is boot partial for Teaspoon that puts all the test files into a single bundle
9722,06127,121spritefulA sprite generation tool
9834,94627,121hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
9982,13429,669hurley-http-cacheHurley connection to handle HTTP caching
10084,23982,222tapioca-test_helpersTest helpers for Rails applications
10187,74833,145state_machines-yardState machines YARD plugin for automated documentation
102118,58359,666actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
103124,544123,214faraday-cageA cage to your faraday
104124,82282,222hubotHubot library
105130,49359,666genetate_adminA admin generator
106131,30682,222generate_adminA admin generator
107141,08319,100omg-activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
108141,71638,280omg-actionviewSimple, battle-tested conventions and helpers for building web pages.
109148,43546,395omg-activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
110149,70929,669omg-activejobDeclare job classes that can be run by a variety of queuing backends.
111156,04959,666cachacaMaybe something related to cache
112157,77438,280omg-actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
113160,11833,145omg-actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
114162,46222,624omg-activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
115163,35882,222omg-activestorageAttach cloud and local files in Rails applications.
116165,54659,666omg-actionmailboxReceive and process incoming emails in Rails applications.
117167,60782,222omg-actioncableStructure many real-time application concerns into channels over a single WebSocket con...
118171,84538,280omg-actiontextEdit and display rich text in Rails applications.
119172,27238,280omg-railtiesRails internals: application bootup, plugins, generators, and rake tasks.
120172,706123,214omg-railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...