Rafaelfranca's Gems

icon
#Total RankDaily RankNameSummary
1713activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21117rackRack provides a minimal, modular and adaptable interface for developing web application...
32524thorThor is a toolkit for building powerful command-line interfaces.
43252builderBuilder provides a number of builder objects that make creating structured data simple ...
53461activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63666activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73869actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84492railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94584railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104970actionviewSimple, battle-tested conventions and helpers for building web pages.
115083actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
126189activejobDeclare job classes that can be run by a variety of queuing backends.
136285rails-html-sanitizerHTML sanitization for Rails applications
146588rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156893globalidURIs for your models makes it easy to pass references around.
1675173sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178095actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1882151redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1984194sprockets-railsSprockets Rails integration
209098activestorageAttach cloud and local files in Rails applications.
21106109marcelSimple mime type detection using magic numbers, filenames, and extensions
22114104actiontextEdit and display rich text in Rails applications.
23115103actionmailboxReceive and process incoming emails in Rails applications.
24116261execjsExecJS lets you run JavaScript code from Ruby.
25139116bootsnapBoot large ruby/rails apps faster
26151835arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
27157228respondersA set of Rails responders to dry up your application
28166352jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29171217jbuilderCreate JSON structures via a Builder-style DSL
30177465sass-railsSass adapter for the Rails asset pipeline.
31182166deviseFlexible authentication solution for Rails with Warden
32197460coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
33205469coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
34207341springPreloads your application so things like console, rake and tests run faster
35216587coffee-railsCoffeeScript adapter for the Rails asset pipeline.
36247410redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
37274381rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
38285717state_machinesAdds support for creating state machines for attributes on any Ruby class
39298274web-consoleA debugging tool for your Ruby on Rails applications.
40304107rack-sessionA session implementation for Rack.
413501,037turbolinksRails engine for Turbolinks 5 support
42370414faraday-http-cacheMiddleware to handle HTTP caching
435072,550rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
445421,462webpackerUse webpack to manage app-like JavaScript modules in Rails
45543600simple_formForms made easy!
46583578activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
475961,249activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
486821,239hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
49687817spring-watcher-listenMakes spring watch files using the listen gem.
507111,892sdocrdoc generator html with javascript search index.
51816712has_scopeMaps controller filters to your resource scopes
528181,445state_machines-activemodelAdds support for creating state machines for attributes on ActiveModel
538321,467state_machines-activerecordAdds support for creating state machines for attributes on ActiveRecord
54908885inherited_resourcesInherited Resources speeds up development by making your controllers inherit all restfu...
559441,452resqueResque is a Redis-backed Ruby library for creating background jobs, placing those j...
56974350importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
571,0041,264activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
581,1631,622rails-observersRails observer (removed from core in Rails 4.0)
591,3051,761resque-schedulerLight weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to...
601,390928cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
611,442581tapiocaA Ruby Interface file generator for gems, core types and the Ruby standard library
621,584425propshaftDeliver assets for Rails.
631,680829jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
641,6982,097actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
651,8051,740ejsonSecret management by encrypting values in a JSON hash with a public/private keypair
661,817459solid_queueDatabase-backed Active Job backend.
671,914482solid_cacheA database backed ActiveSupport::Cache::Store
681,952728tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
691,9772,265actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
702,0233,574activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
712,0732,801actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
722,1155,529protected_attributesProtect attributes from mass assignment
732,6002,884record_tag_helperActionView Record Tag Helpers
742,7093,178state_machines-rspecRSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi...
753,4131,486mission_control-jobsOperational controls for Active Job
763,5382,557activerecord-typedstoreActiveRecord::Store but with type definition
774,1963,069kredisHigher-level data structures built on Redis.
784,24019,358activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
794,2965,674rails-perftestRails performance tests (removed from core in Rails 4.0)
804,4284,312mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
814,5487,178sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
824,6844,442schmoozeSchmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc...
834,9837,937state_machines-mongoidMongoid integration for state machines gem
845,1002,651requestjs-railsA tiny Fetch API wrapper that allows you to make http requests without need to handle t...
855,1036,146state_machines-graphvizGraphviz module for state machines
865,38113,130prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
875,4357,462sprockets-commonerSprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f...
885,4566,599rails-ujsThis gem provides rails-ujs driver for Rails applications.
895,74619,915activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
906,68714,022pjax_railsPJAX integration for Rails
917,2868,854show_forWrap your objects with a helper to easily show them
929,33513,639response_bankSimple response caching for Ruby applications
9310,72711,246state_machines-activemodel-observersAdds support for ActiveModel Observers
9413,31174,024activerecord-mysql-adapterAn ActiveRecord adapter for MySQL, based on mysql gem.
9516,98394,007capistrano-ejsonAutomatic EJSON decryption for Capistrano
9617,922129,210teaspoon-bundleThis gem is boot partial for Teaspoon that puts all the test files into a single bundle
9722,18419,915spritefulA sprite generation tool
9835,08846,531hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
9982,37094,007hurley-http-cacheHurley connection to handle HTTP caching
10084,68194,007tapioca-test_helpersTest helpers for Rails applications
10187,07746,531state_machines-yardState machines YARD plugin for automated documentation
102118,87494,007actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
103124,85974,024faraday-cageA cage to your faraday
104125,229129,210hubotHubot library
105130,73194,007genetate_adminA admin generator
106131,55074,024generate_adminA admin generator
107137,14541,737omg-activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
108137,28034,862omg-actionviewSimple, battle-tested conventions and helpers for building web pages.
109143,54246,531omg-activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
110145,20037,933omg-activejobDeclare job classes that can be run by a variety of queuing backends.
111153,69546,531omg-actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
112155,46774,024omg-actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
113155,922129,210cachacaMaybe something related to cache
114159,60061,331omg-activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
115161,70746,531omg-activestorageAttach cloud and local files in Rails applications.
116163,78941,737omg-actionmailboxReceive and process incoming emails in Rails applications.
117165,77074,024omg-actioncableStructure many real-time application concerns into channels over a single WebSocket con...
118169,41653,031omg-actiontextEdit and display rich text in Rails applications.
119170,32894,007omg-railtiesRails internals: application bootup, plugins, generators, and rake tasks.
120170,98974,024omg-railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...