Rafaelfranca's Gems

icon
#Total RankDaily RankNameSummary
177activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21025rackRack provides a minimal, modular and adaptable interface for developing web application...
32528thorThor is a toolkit for building powerful command-line interfaces.
43359builderBuilder provides a number of builder objects that make creating structured data simple ...
53437activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63652activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73754actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84465railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94658railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104964actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
115051actionviewSimple, battle-tested conventions and helpers for building web pages.
126053rails-html-sanitizerHTML sanitization for Rails applications
136166activejobDeclare job classes that can be run by a variety of queuing backends.
146487rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156876globalidURIs for your models makes it easy to pass references around.
1674166sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
1780127redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
188270actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1984181sprockets-railsSprockets Rails integration
209272activestorageAttach cloud and local files in Rails applications.
21108105marcelSimple mime type detection using magic numbers, filenames, and extensions
22112230execjsExecJS lets you run JavaScript code from Ruby.
2311479actiontextEdit and display rich text in Rails applications.
2411678actionmailboxReceive and process incoming emails in Rails applications.
25142147bootsnapBoot large ruby/rails apps faster
26144889arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
27156208respondersA set of Rails responders to dry up your application
28161307jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29167233jbuilderCreate JSON structures via a Builder-style DSL
30171428sass-railsSass adapter for the Rails asset pipeline.
31182242deviseFlexible authentication solution for Rails with Warden
32190404coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
33201411coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
34204327springPreloads your application so things like console, rake and tests run faster
35211544coffee-railsCoffeeScript adapter for the Rails asset pipeline.
36241356redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
37267284rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
38274651state_machinesAdds support for creating state machines for attributes on any Ruby class
39301293web-consoleA debugging tool for your Ruby on Rails applications.
4032993rack-sessionA session implementation for Rack.
41340758turbolinksRails engine for Turbolinks 5 support
42365384faraday-http-cacheMiddleware to handle HTTP caching
434891,893rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
445301,235webpackerUse webpack to manage app-like JavaScript modules in Rails
45547556simple_formForms made easy!
46575998activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
47597539activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
48673880hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
49689717spring-watcher-listenMakes spring watch files using the listen gem.
507021,041sdocrdoc generator html with javascript search index.
518061,207state_machines-activemodelAdds support for creating state machines for attributes on ActiveModel
52817561has_scopeMaps controller filters to your resource scopes
538281,274state_machines-activerecordAdds support for creating state machines for attributes on ActiveRecord
54909823inherited_resourcesInherited Resources speeds up development by making your controllers inherit all restfu...
55943916resqueResque is a Redis-backed Ruby library for creating background jobs, placing those j...
561,003833activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
571,033461importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
581,1511,333rails-observersRails observer (removed from core in Rails 4.0)
591,3001,391resque-schedulerLight weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to...
601,410876cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
611,484755tapiocaA Ruby Interface file generator for gems, core types and the Ruby standard library
621,6851,631actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
631,706554propshaftDeliver assets for Rails.
641,723859jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
651,7881,401ejsonSecret management by encrypting values in a JSON hash with a public/private keypair
661,9691,783actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
671,970640solid_queueDatabase-backed Active Job backend.
681,9984,125activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
692,014895tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
702,0442,602actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
712,050659solid_cacheA database backed ActiveSupport::Cache::Store
722,0725,265protected_attributesProtect attributes from mass assignment
732,6042,677record_tag_helperActionView Record Tag Helpers
742,6912,793state_machines-rspecRSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi...
753,5802,799activerecord-typedstoreActiveRecord::Store but with type definition
763,7051,672mission_control-jobsOperational controls for Active Job
774,16911,974activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
784,2605,507rails-perftestRails performance tests (removed from core in Rails 4.0)
794,2622,795kredisHigher-level data structures built on Redis.
804,4074,938mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
814,4838,356sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
824,7673,876schmoozeSchmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc...
834,8905,578state_machines-mongoidMongoid integration for state machines gem
845,0346,570state_machines-graphvizGraphviz module for state machines
855,27811,052prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
865,3437,420sprockets-commonerSprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f...
875,3712,949requestjs-railsA tiny Fetch API wrapper that allows you to make http requests without need to handle t...
885,4125,777rails-ujsThis gem provides rails-ujs driver for Rails applications.
895,63821,392activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
906,57610,464pjax_railsPJAX integration for Rails
917,1847,675show_forWrap your objects with a helper to easily show them
929,2094,997response_bankSimple response caching for Ruby applications
9310,5109,678state_machines-activemodel-observersAdds support for ActiveModel Observers
9412,90534,449activerecord-mysql-adapterAn ActiveRecord adapter for MySQL, based on mysql gem.
9516,53848,724capistrano-ejsonAutomatic EJSON decryption for Capistrano
9617,49837,724teaspoon-bundleThis gem is boot partial for Teaspoon that puts all the test files into a single bundle
9721,81929,735spritefulA sprite generation tool
9834,69142,184hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
9981,94659,090hurley-http-cacheHurley connection to handle HTTP caching
10083,72048,724tapioca-test_helpersTest helpers for Rails applications
10187,95759,090state_machines-yardState machines YARD plugin for automated documentation
102118,354113,104actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
103124,227113,104faraday-cageA cage to your faraday
104124,466113,104hubotHubot library
105130,171113,104genetate_adminA admin generator
106131,06277,133generate_adminA admin generator
107144,12929,735omg-activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
108144,48628,056omg-actionviewSimple, battle-tested conventions and helpers for building web pages.
109152,14026,588omg-activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
110152,74325,389omg-activejobDeclare job classes that can be run by a variety of queuing backends.
111156,13677,133cachacaMaybe something related to cache
112159,44729,735omg-actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
113161,73226,588omg-actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
114163,72223,465omg-activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
115164,18529,735omg-activestorageAttach cloud and local files in Rails applications.
116166,71129,735omg-actionmailboxReceive and process incoming emails in Rails applications.
117168,70529,735omg-actioncableStructure many real-time application concerns into channels over a single WebSocket con...
118172,74834,449omg-actiontextEdit and display rich text in Rails applications.
119172,89931,872omg-railtiesRails internals: application bootup, plugins, generators, and rake tasks.
120173,37331,872omg-railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...