Rafaelfranca's Gems

icon
#Total RankDaily RankNameSummary
171activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
282rackRack provides a minimal, modular and adaptable interface for developing web application...
32535thorThor is a toolkit for building powerful command-line interfaces.
43250builderBuilder provides a number of builder objects that make creating structured data simple ...
53411activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63612activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73826actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84334railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94431railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104630actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
115028actionviewSimple, battle-tested conventions and helpers for building web pages.
125859rails-html-sanitizerHTML sanitization for Rails applications
136132activejobDeclare job classes that can be run by a variety of queuing backends.
146254rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156873sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
167253globalidURIs for your models makes it easy to pass references around.
1779223redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
188180sprockets-railsSprockets Rails integration
198537actioncableStructure many real-time application concerns into channels over a single WebSocket con...
209639activestorageAttach cloud and local files in Rails applications.
2110991marcelSimple mime type detection using magic numbers, filenames, and extensions
22110213execjsExecJS lets you run JavaScript code from Ruby.
2312647actiontextEdit and display rich text in Rails applications.
2412749actionmailboxReceive and process incoming emails in Rails applications.
25129211arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
26145136bootsnapBoot large ruby/rails apps faster
27150238respondersA set of Rails responders to dry up your application
28155190jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29160275sass-railsSass adapter for the Rails asset pipeline.
30165102jbuilderCreate JSON structures via a Builder-style DSL
31175250deviseFlexible authentication solution for Rails with Warden
32179295coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
33185303coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
34195226springPreloads your application so things like console, rake and tests run faster
35204455coffee-railsCoffeeScript adapter for the Rails asset pipeline.
36229446redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
372501,074state_machinesAdds support for creating state machines for attributes on any Ruby class
38261454rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
39301187web-consoleA debugging tool for your Ruby on Rails applications.
40320306turbolinksRails engine for Turbolinks 5 support
41366700faraday-http-cacheMiddleware to handle HTTP caching
424381,369rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
4344277rack-sessionA session implementation for Rack.
44491402webpackerUse webpack to manage app-like JavaScript modules in Rails
45544632activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
46550787simple_formForms made easy!
476421,006activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
48653664hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
496611,526sdocrdoc generator html with javascript search index.
50676458spring-watcher-listenMakes spring watch files using the listen gem.
517801,646state_machines-activemodelAdds support for creating state machines for attributes on ActiveModel
528101,652state_machines-activerecordAdds support for creating state machines for attributes on ActiveRecord
538351,014has_scopeMaps controller filters to your resource scopes
549061,087inherited_resourcesInherited Resources speeds up development by making your controllers inherit all restfu...
559341,562resqueResque is a Redis-backed Ruby library for creating background jobs, placing those j...
569971,682activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
571,1561,673rails-observersRails observer (removed from core in Rails 4.0)
581,248270importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
591,2752,030resque-schedulerLight weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to...
601,4341,548cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
611,5211,759tapiocaA Ruby Interface file generator for gems, core types and the Ruby standard library
621,6732,116actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
631,8171,375jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
641,850480ejsonSecret management by encrypting values in a JSON hash with a public/private keypair
651,8991,566activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
661,9243,060actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
671,9664,838protected_attributesProtect attributes from mass assignment
681,9672,952actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
692,083674propshaftDeliver assets for Rails.
702,1961,278tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
712,5553,408record_tag_helperActionView Record Tag Helpers
722,5571,051solid_queueDatabase-backed Active Job backend.
732,6703,631state_machines-rspecRSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi...
742,7511,158solid_cacheA database backed ActiveSupport::Cache::Store
753,6223,355activerecord-typedstoreActiveRecord::Store but with type definition
763,9908,598activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
774,1564,048rails-perftestRails performance tests (removed from core in Rails 4.0)
784,3274,035mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
794,3428,348sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
804,4263,207kredisHigher-level data structures built on Redis.
814,5862,283mission_control-jobsOperational controls for Active Job
824,74913,037state_machines-mongoidMongoid integration for state machines gem
834,7829,115schmoozeSchmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc...
845,06511,794prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
855,1236,223state_machines-graphvizGraphviz module for state machines
865,2118,998sprockets-commonerSprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f...
875,3067,021rails-ujsThis gem provides rails-ujs driver for Rails applications.
885,4688,872activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
895,9083,424requestjs-railsA tiny Fetch API wrapper that allows you to make http requests without need to handle t...
906,3468,126pjax_railsPJAX integration for Rails
917,0458,598show_forWrap your objects with a helper to easily show them
929,14115,812response_bankSimple response caching for Ruby applications
9310,65431,699state_machines-activemodel-observersAdds support for ActiveModel Observers
9412,42189,132activerecord-mysql-adapterAn ActiveRecord adapter for MySQL, based on mysql gem.
9516,00731,699capistrano-ejsonAutomatic EJSON decryption for Capistrano
9616,82615,812teaspoon-bundleThis gem is boot partial for Teaspoon that puts all the test files into a single bundle
9721,81916,878spritefulA sprite generation tool
9834,55531,699hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
9982,11154,163hurley-http-cacheHurley connection to handle HTTP caching
10082,26489,132tapioca-test_helpersTest helpers for Rails applications
10190,07261,378state_machines-yardState machines YARD plugin for automated documentation
102118,33589,132actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
103123,479104,290hubotHubot library
104124,326104,290faraday-cageA cage to your faraday
105131,404104,290genetate_adminA admin generator
106132,430128,565generate_adminA admin generator
107159,926150,178cachacaMaybe something related to cache
108176,54231,699omg-activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
109176,83024,586omg-actionviewSimple, battle-tested conventions and helpers for building web pages.
110176,90427,823omg-activejobDeclare job classes that can be run by a variety of queuing backends.
111176,98521,990omg-activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
112177,23336,242omg-actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
113177,52631,699omg-actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114177,64519,895omg-activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
115178,55027,823omg-actioncableStructure many real-time application concerns into channels over a single WebSocket con...
116178,67836,242omg-activestorageAttach cloud and local files in Rails applications.
117178,92247,572omg-actionmailboxReceive and process incoming emails in Rails applications.
118179,08231,699omg-railtiesRails internals: application bootup, plugins, generators, and rake tasks.
119179,24824,586omg-railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
120179,45336,242omg-actiontextEdit and display rich text in Rails applications.