Rafaelfranca's Gems

icon
#Total RankDaily RankNameSummary
1714activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21010rackRack provides a minimal, modular and adaptable interface for developing web application...
32519thorThor is a toolkit for building powerful command-line interfaces.
43258builderBuilder provides a number of builder objects that make creating structured data simple ...
53460activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63665activerecordDatabases 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...
84473railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94575railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104976actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
115070actionviewSimple, battle-tested conventions and helpers for building web pages.
126082activejobDeclare job classes that can be run by a variety of queuing backends.
136178rails-html-sanitizerHTML sanitization for Rails applications
146583rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156871globalidURIs for your models makes it easy to pass references around.
1675152sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178088actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1882154redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1984176sprockets-railsSprockets Rails integration
209190activestorageAttach cloud and local files in Rails applications.
21106110marcelSimple mime type detection using magic numbers, filenames, and extensions
22114101actiontextEdit and display rich text in Rails applications.
23115102actionmailboxReceive and process incoming emails in Rails applications.
24116244execjsExecJS lets you run JavaScript code from Ruby.
25139125bootsnapBoot large ruby/rails apps faster
26147776arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
27156221respondersA set of Rails responders to dry up your application
28166331jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29171187jbuilderCreate JSON structures via a Builder-style DSL
30177415sass-railsSass adapter for the Rails asset pipeline.
31182228deviseFlexible authentication solution for Rails with Warden
32194424coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
33204433coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
34207297springPreloads your application so things like console, rake and tests run faster
35215771coffee-railsCoffeeScript adapter for the Rails asset pipeline.
36246397redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
37273401rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
38281921state_machinesAdds support for creating state machines for attributes on any Ruby class
39298208web-consoleA debugging tool for your Ruby on Rails applications.
4030898rack-sessionA session implementation for Rack.
41347914turbolinksRails engine for Turbolinks 5 support
42369624faraday-http-cacheMiddleware to handle HTTP caching
435042,606rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
445381,416webpackerUse webpack to manage app-like JavaScript modules in Rails
45544738simple_formForms made easy!
46583842activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
475941,172activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
486791,518hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
49685670spring-watcher-listenMakes spring watch files using the listen gem.
507091,742sdocrdoc generator html with javascript search index.
518151,740state_machines-activemodelAdds support for creating state machines for attributes on ActiveModel
52816952has_scopeMaps controller filters to your resource scopes
538321,761state_machines-activerecordAdds support for creating state machines for attributes on ActiveRecord
549081,588inherited_resourcesInherited Resources speeds up development by making your controllers inherit all restfu...
559431,160resqueResque is a Redis-backed Ruby library for creating background jobs, placing those j...
56995264importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
571,0061,578activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
581,1592,197rails-observersRails observer (removed from core in Rails 4.0)
591,3041,538resque-schedulerLight weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to...
601,391946cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
611,454955tapiocaA Ruby Interface file generator for gems, core types and the Ruby standard library
621,614292propshaftDeliver assets for Rails.
631,692907jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
641,6942,787actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
651,7992,544ejsonSecret management by encrypting values in a JSON hash with a public/private keypair
661,863337solid_queueDatabase-backed Active Job backend.
671,948353solid_cacheA database backed ActiveSupport::Cache::Store
681,972737tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
691,9792,619actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
702,0143,220activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
712,0642,702actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
722,1014,342protected_attributesProtect attributes from mass assignment
732,6063,503record_tag_helperActionView Record Tag Helpers
742,7074,786state_machines-rspecRSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi...
753,4951,720mission_control-jobsOperational controls for Active Job
763,5513,499activerecord-typedstoreActiveRecord::Store but with type definition
774,2103,123kredisHigher-level data structures built on Redis.
784,21729,834activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
794,2855,798rails-perftestRails performance tests (removed from core in Rails 4.0)
804,4204,470mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
814,52748,553sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
824,6934,996schmoozeSchmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc...
834,9545,921state_machines-mongoidMongoid integration for state machines gem
845,0847,904state_machines-graphvizGraphviz module for state machines
855,1672,777requestjs-railsA tiny Fetch API wrapper that allows you to make http requests without need to handle t...
865,36014,949prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
875,41310,527sprockets-commonerSprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f...
885,4486,586rails-ujsThis gem provides rails-ujs driver for Rails applications.
895,71711,528activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
906,6559,724pjax_railsPJAX integration for Rails
917,25110,335show_forWrap your objects with a helper to easily show them
929,21620,848response_bankSimple response caching for Ruby applications
9310,70878,534state_machines-activemodel-observersAdds support for ActiveModel Observers
9413,240180,995activerecord-mysql-adapterAn ActiveRecord adapter for MySQL, based on mysql gem.
9516,89397,916capistrano-ejsonAutomatic EJSON decryption for Capistrano
9617,84922,848teaspoon-bundleThis gem is boot partial for Teaspoon that puts all the test files into a single bundle
9722,11819,307spritefulA sprite generation tool
9835,00348,553hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
9982,24997,916hurley-http-cacheHurley connection to handle HTTP caching
10084,417129,724tapioca-test_helpersTest helpers for Rails applications
10187,24193,977state_machines-yardState machines YARD plugin for automated documentation
102118,711129,724actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
103124,662143,659faraday-cageA cage to your faraday
104124,984143,659hubotHubot library
105130,561129,724genetate_adminA admin generator
106131,329143,659generate_adminA admin generator
107138,74129,834omg-activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
108139,48322,848omg-actionviewSimple, battle-tested conventions and helpers for building web pages.
109145,41218,007omg-activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
110147,38129,834omg-activejobDeclare job classes that can be run by a variety of queuing backends.
111155,46425,502omg-actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
112155,902180,995cachacaMaybe something related to cache
113157,70929,834omg-actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
114160,80225,502omg-activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
115162,57429,834omg-activestorageAttach cloud and local files in Rails applications.
116164,49048,553omg-actionmailboxReceive and process incoming emails in Rails applications.
117166,42548,553omg-actioncableStructure many real-time application concerns into channels over a single WebSocket con...
118170,44929,834omg-actiontextEdit and display rich text in Rails applications.
119171,05537,015omg-railtiesRails internals: application bootup, plugins, generators, and rake tasks.
120171,65929,834omg-railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...