Rafaelfranca's Gems

icon
#Total RankDaily RankNameSummary
11215activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2138rackRack provides a minimal, modular and adaptable interface for developing web application...
32423thorThor is a toolkit for building powerful command-line interfaces.
43362activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
53666activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
63873actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
74156railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
84271railtiesRails internals: application bootup, plugins, generators, and rake tasks.
94580actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
104869actionviewSimple, battle-tested conventions and helpers for building web pages.
115497sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
125664rails-html-sanitizerHTML sanitization for Rails applications
135982activejobDeclare job classes that can be run by a variety of queuing backends.
146265rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156786redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1669105sprockets-railsSprockets Rails integration
177168globalidURIs for your models makes it easy to pass references around.
1888496arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
198984actioncableStructure many real-time application concerns into channels over a single WebSocket con...
2091179execjsExecJS lets you run JavaScript code from Ruby.
2111789activestorageAttach cloud and local files in Rails applications.
22121264sass-railsSass adapter for the Rails asset pipeline.
23124224jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
2413194marcelSimple mime type detection using magic numbers, filenames, and extensions
25132324coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
26135341coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
27146175respondersA set of Rails responders to dry up your application
28148363coffee-railsCoffeeScript adapter for the Rails asset pipeline.
29150189jbuilderCreate JSON structures via a Builder-style DSL
30163204deviseFlexible authentication solution for Rails with Warden
31164132bootsnapBoot large ruby/rails apps faster
32173213springPreloads your application so things like console, rake and tests run faster
33178102actiontextEdit and display rich text in Rails applications.
34179103actionmailboxReceive and process incoming emails in Rails applications.
35203381state_machinesAdds support for creating state machines for attributes on any Ruby class
36205274redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
37242511turbolinksRails engine for Turbolinks 5 support
38273252rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
393021,529rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
40308248web-consoleA debugging tool for your Ruby on Rails applications.
413841,205activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
423991,420sdocrdoc generator html with javascript search index.
43401497webpackerUse webpack to manage app-like JavaScript modules in Rails
44427369faraday-http-cacheMiddleware to handle HTTP caching
45486928hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
46561514simple_formForms made easy!
47584517spring-watcher-listenMakes spring watch files using the listen gem.
48654445activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
49790784has_scopeMaps controller filters to your resource scopes
508011,249resqueResque is a Redis-backed Ruby library for creating background jobs, placing those j...
51834919state_machines-activemodelAdds support for creating state machines for attributes on ActiveModel
52854946state_machines-activerecordAdds support for creating state machines for attributes on ActiveRecord
53886912inherited_resourcesInherited Resources speeds up development by making your controllers inherit all restfu...
549181,003activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
559811,353rails-observersRails observer (removed from core in Rails 4.0)
561,0401,546resque-schedulerLight weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to...
571,5612,924activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
581,5751,541actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
591,6052,457protected_attributesProtect attributes from mass assignment
601,6862,293actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
611,7441,977actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
621,7991,083tapiocaA Ruby Interface file generator for gems, core types and the Ruby standard library
631,8511,786ejsonSecret management by encrypting values in a JSON hash with a public/private keypair
641,927863importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
652,3582,035record_tag_helperActionView Record Tag Helpers
662,4191,127jsbundling-railsBundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack.
672,9631,510cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
683,4157,089activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
693,4221,928tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
703,9263,768state_machines-rspecRSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi...
714,0604,054mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
724,0755,356rails-perftestRails performance tests (removed from core in Rails 4.0)
734,0932,801activerecord-typedstoreActiveRecord::Store but with type definition
744,2629,291prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
754,3564,732schmoozeSchmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc...
764,3591,770propshaftDeliver assets for Rails.
774,4073,894sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
784,4914,011state_machines-mongoidMongoid integration for state machines gem
794,8044,763sprockets-commonerSprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f...
804,8544,882rails-ujsThis gem provides rails-ujs driver for Rails applications.
815,1975,652state_machines-graphvizGraphviz module for state machines
825,5467,668pjax_railsPJAX integration for Rails
835,9915,094activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
846,5913,034kredisHigher-level data structures built on Redis.
856,6322,308rack-sessionA session implementation for Rack.
866,6876,110show_forWrap your objects with a helper to easily show them
8710,5515,820response_bankSimple response caching for Ruby applications
8810,67938,238activerecord-mysql-adapterAn ActiveRecord adapter for MySQL, based on mysql gem.
8912,34410,404state_machines-activemodel-observersAdds support for ActiveModel Observers
9013,85424,929capistrano-ejsonAutomatic EJSON decryption for Capistrano
9114,59650,070teaspoon-bundleThis gem is boot partial for Teaspoon that puts all the test files into a single bundle
9220,01738,238spritefulA sprite generation tool
9332,27122,969hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
9476,36150,070tapioca-test_helpersTest helpers for Rails applications
9580,31818,393hurley-http-cacheHurley connection to handle HTTP caching
96100,41838,238state_machines-yardState machines YARD plugin for automated documentation
97118,31750,070actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
98120,06438,238hubotHubot library
99121,97338,238faraday-cageA cage to your faraday
100129,27438,238genetate_adminA admin generator
101130,18550,070generate_adminA admin generator
102161,02832,068cachacaMaybe something related to cache