Rafaelfranca's Gems

icon
#Total RankDaily RankNameSummary
173activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2919rackRack provides a minimal, modular and adaptable interface for developing web application...
32527thorThor is a toolkit for building powerful command-line interfaces.
43252builderBuilder provides a number of builder objects that make creating structured data simple ...
53442activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63654activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73855actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84363railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94457railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104764actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
115053actionviewSimple, battle-tested conventions and helpers for building web pages.
125878rails-html-sanitizerHTML sanitization for Rails applications
135966activejobDeclare job classes that can be run by a variety of queuing backends.
146274rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
1570135sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
167273globalidURIs for your models makes it easy to pass references around.
1779144redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1882150sprockets-railsSprockets Rails integration
198571actioncableStructure many real-time application concerns into channels over a single WebSocket con...
209572activestorageAttach cloud and local files in Rails applications.
2110891marcelSimple mime type detection using magic numbers, filenames, and extensions
22110245execjsExecJS lets you run JavaScript code from Ruby.
2312484actiontextEdit and display rich text in Rails applications.
2412585actionmailboxReceive and process incoming emails in Rails applications.
25130607arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
26144145bootsnapBoot large ruby/rails apps faster
27152214respondersA set of Rails responders to dry up your application
28158329jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29162385sass-railsSass adapter for the Rails asset pipeline.
30165203jbuilderCreate JSON structures via a Builder-style DSL
31177239deviseFlexible authentication solution for Rails with Warden
32181431coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
33187439coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
34199321springPreloads your application so things like console, rake and tests run faster
35204475coffee-railsCoffeeScript adapter for the Rails asset pipeline.
36232390redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
37257851state_machinesAdds support for creating state machines for attributes on any Ruby class
38264315rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
39300262web-consoleA debugging tool for your Ruby on Rails applications.
403231,062turbolinksRails engine for Turbolinks 5 support
41363381faraday-http-cacheMiddleware to handle HTTP caching
42423114rack-sessionA session implementation for Rack.
434522,073rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
444971,138webpackerUse webpack to manage app-like JavaScript modules in Rails
45553599simple_formForms made easy!
465541,212activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
47625506activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
486601,145hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
496721,697sdocrdoc generator html with javascript search index.
50680918spring-watcher-listenMakes spring watch files using the listen gem.
517901,366state_machines-activemodelAdds support for creating state machines for attributes on ActiveModel
528141,399state_machines-activerecordAdds support for creating state machines for attributes on ActiveRecord
53829660has_scopeMaps controller filters to your resource scopes
54912954inherited_resourcesInherited Resources speeds up development by making your controllers inherit all restfu...
559351,216resqueResque is a Redis-backed Ruby library for creating background jobs, placing those j...
569991,038activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
571,1501,284rails-observersRails observer (removed from core in Rails 4.0)
581,178353importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
591,2811,526resque-schedulerLight weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to...
601,4321,186cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
611,5161,134tapiocaA Ruby Interface file generator for gems, core types and the Ruby standard library
621,6721,664actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
631,7911,017jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
641,8261,096ejsonSecret management by encrypting values in a JSON hash with a public/private keypair
651,9363,330activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
661,9502,031actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
671,989466propshaftDeliver assets for Rails.
681,9952,580actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
692,0014,264protected_attributesProtect attributes from mass assignment
702,149980tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
712,366500solid_queueDatabase-backed Active Job backend.
722,538435solid_cacheA database backed ActiveSupport::Cache::Store
732,5712,417record_tag_helperActionView Record Tag Helpers
742,6742,442state_machines-rspecRSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi...
753,6152,832activerecord-typedstoreActiveRecord::Store but with type definition
764,02912,400activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
774,1883,678rails-perftestRails performance tests (removed from core in Rails 4.0)
784,3251,682mission_control-jobsOperational controls for Active Job
794,3414,351mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
804,3572,762kredisHigher-level data structures built on Redis.
814,3806,990sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
824,7837,063state_machines-mongoidMongoid integration for state machines gem
834,8004,726schmoozeSchmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc...
844,9842,254state_machines-graphvizGraphviz module for state machines
855,11616,451prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
865,2497,129sprockets-commonerSprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f...
875,3346,316rails-ujsThis gem provides rails-ujs driver for Rails applications.
885,5067,621activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
895,7652,738requestjs-railsA tiny Fetch API wrapper that allows you to make http requests without need to handle t...
906,40011,507pjax_railsPJAX integration for Rails
917,0807,388show_forWrap your objects with a helper to easily show them
929,1797,418response_bankSimple response caching for Ruby applications
9310,5776,275state_machines-activemodel-observersAdds support for ActiveModel Observers
9412,55275,970activerecord-mysql-adapterAn ActiveRecord adapter for MySQL, based on mysql gem.
9516,11936,438capistrano-ejsonAutomatic EJSON decryption for Capistrano
9616,97757,388teaspoon-bundleThis gem is boot partial for Teaspoon that puts all the test files into a single bundle
9721,78918,734spritefulA sprite generation tool
9834,47027,870hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
9982,13060,419hurley-http-cacheHurley connection to handle HTTP caching
10082,833104,140tapioca-test_helpersTest helpers for Rails applications
10189,56681,475state_machines-yardState machines YARD plugin for automated documentation
102118,650128,321actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
103123,884104,140hubotHubot library
104124,24094,974faraday-cageA cage to your faraday
105131,220104,140genetate_adminA admin generator
106132,040104,140generate_adminA admin generator
107159,39787,989cachacaMaybe something related to cache
108167,28336,438omg-activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
109169,18332,169omg-actionviewSimple, battle-tested conventions and helpers for building web pages.
110170,44740,596omg-activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
111172,12060,419omg-activejobDeclare job classes that can be run by a variety of queuing backends.
112172,92449,934omg-actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
113173,05352,160omg-actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
114174,13552,160omg-activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
115176,66047,828omg-activestorageAttach cloud and local files in Rails applications.
116176,96360,419omg-actioncableStructure many real-time application concerns into channels over a single WebSocket con...
117177,23949,934omg-actionmailboxReceive and process incoming emails in Rails applications.
118177,91749,934omg-railtiesRails internals: application bootup, plugins, generators, and rake tasks.
119177,96449,934omg-railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
120178,21863,556omg-actiontextEdit and display rich text in Rails applications.