Rafaelfranca's Gems

icon
#Total RankDaily RankNameSummary
172activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2923rackRack provides a minimal, modular and adaptable interface for developing web application...
32533thorThor is a toolkit for building powerful command-line interfaces.
43151builderBuilder provides a number of builder objects that make creating structured data simple ...
53435activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63656activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73757actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84368railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94562railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104767actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114954actionviewSimple, battle-tested conventions and helpers for building web pages.
125881rails-html-sanitizerHTML sanitization for Rails applications
135969activejobDeclare job classes that can be run by a variety of queuing backends.
146178rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
1571151sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
167280globalidURIs for your models makes it easy to pass references around.
1779148redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1882162sprockets-railsSprockets Rails integration
198573actioncableStructure many real-time application concerns into channels over a single WebSocket con...
209475activestorageAttach cloud and local files in Rails applications.
2110891marcelSimple mime type detection using magic numbers, filenames, and extensions
22112257execjsExecJS lets you run JavaScript code from Ruby.
2312284actiontextEdit and display rich text in Rails applications.
2412485actionmailboxReceive and process incoming emails in Rails applications.
25131650arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
26143142bootsnapBoot large ruby/rails apps faster
27153226respondersA set of Rails responders to dry up your application
28159324jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29163405sass-railsSass adapter for the Rails asset pipeline.
30165203jbuilderCreate JSON structures via a Builder-style DSL
31176259deviseFlexible authentication solution for Rails with Warden
32180465coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
33192471coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
34200346springPreloads your application so things like console, rake and tests run faster
35205499coffee-railsCoffeeScript adapter for the Rails asset pipeline.
36233401redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
372601,165state_machinesAdds support for creating state machines for attributes on any Ruby class
38264338rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
39298273web-consoleA debugging tool for your Ruby on Rails applications.
403231,020turbolinksRails engine for Turbolinks 5 support
41363368faraday-http-cacheMiddleware to handle HTTP caching
42406115rack-sessionA session implementation for Rack.
434552,309rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
445041,211webpackerUse webpack to manage app-like JavaScript modules in Rails
45551552simple_formForms made easy!
465551,186activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
47623493activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
486631,160hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
496801,682sdocrdoc generator html with javascript search index.
50685926spring-watcher-listenMakes spring watch files using the listen gem.
517941,374state_machines-activemodelAdds support for creating state machines for attributes on ActiveModel
528151,420state_machines-activerecordAdds support for creating state machines for attributes on ActiveRecord
53823629has_scopeMaps controller filters to your resource scopes
54912894inherited_resourcesInherited Resources speeds up development by making your controllers inherit all restfu...
559361,309resqueResque is a Redis-backed Ruby library for creating background jobs, placing those j...
561,0011,217activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
571,129347importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
581,1481,435rails-observersRails observer (removed from core in Rails 4.0)
591,2851,685resque-schedulerLight weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to...
601,4271,190cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
611,513885tapiocaA Ruby Interface file generator for gems, core types and the Ruby standard library
621,6731,791actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
631,7771,109jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
641,821877ejsonSecret management by encrypting values in a JSON hash with a public/private keypair
651,911464propshaftDeliver assets for Rails.
661,9473,007activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
671,9562,109actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
682,0032,454actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
692,0124,754protected_attributesProtect attributes from mass assignment
702,0951,053tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
712,188426solid_queueDatabase-backed Active Job backend.
722,325506solid_cacheA database backed ActiveSupport::Cache::Store
732,5742,447record_tag_helperActionView Record Tag Helpers
742,6792,909state_machines-rspecRSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi...
753,5992,878activerecord-typedstoreActiveRecord::Store but with type definition
764,05611,416activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
774,1945,087rails-perftestRails performance tests (removed from core in Rails 4.0)
784,1951,680mission_control-jobsOperational controls for Active Job
794,3352,953kredisHigher-level data structures built on Redis.
804,3495,057mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
814,3955,455sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
824,8036,978state_machines-mongoidMongoid integration for state machines gem
834,8043,830schmoozeSchmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc...
844,9446,104state_machines-graphvizGraphviz module for state machines
855,14719,104prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
865,2675,124sprockets-commonerSprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f...
875,3405,914rails-ujsThis gem provides rails-ujs driver for Rails applications.
885,5225,636activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
895,6982,825requestjs-railsA tiny Fetch API wrapper that allows you to make http requests without need to handle t...
906,42010,705pjax_railsPJAX integration for Rails
917,0826,520show_forWrap your objects with a helper to easily show them
929,1757,059response_bankSimple response caching for Ruby applications
9310,5366,555state_machines-activemodel-observersAdds support for ActiveModel Observers
9412,61024,557activerecord-mysql-adapterAn ActiveRecord adapter for MySQL, based on mysql gem.
9516,15730,108capistrano-ejsonAutomatic EJSON decryption for Capistrano
9617,04960,111teaspoon-bundleThis gem is boot partial for Teaspoon that puts all the test files into a single bundle
9721,77723,580spritefulA sprite generation tool
9834,48838,261hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
9981,987113,854hurley-http-cacheHurley connection to handle HTTP caching
10082,88377,922tapioca-test_helpersTest helpers for Rails applications
10188,87243,003state_machines-yardState machines YARD plugin for automated documentation
102118,35543,003actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
103123,83177,922hubotHubot library
104124,15460,111faraday-cageA cage to your faraday
105130,86549,628genetate_adminA admin generator
106131,73877,922generate_adminA admin generator
107158,77377,922cachacaMaybe something related to cache
108162,722113,854omg-activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
109164,08277,922omg-actionviewSimple, battle-tested conventions and helpers for building web pages.
110166,090184,023omg-activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
111167,88677,922omg-activejobDeclare job classes that can be run by a variety of queuing backends.
112169,739184,023omg-actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
113170,895185,712omg-actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
114172,002186,472omg-activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
115175,021184,023omg-activestorageAttach cloud and local files in Rails applications.
116175,948186,472omg-actioncableStructure many real-time application concerns into channels over a single WebSocket con...
117176,013185,712omg-actionmailboxReceive and process incoming emails in Rails applications.
118177,384185,591omg-railtiesRails internals: application bootup, plugins, generators, and rake tasks.
119177,394185,712omg-railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
120177,68177,922omg-actiontextEdit and display rich text in Rails applications.