Rafaelfranca's Gems

icon
#Total RankDaily RankNameSummary
1712activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21224rackRack provides a minimal, modular and adaptable interface for developing web application...
32523thorThor is a toolkit for building powerful command-line interfaces.
43258builderBuilder provides a number of builder objects that make creating structured data simple ...
53455activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63661activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73864actionpackWeb 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...
94567railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104960actionviewSimple, battle-tested conventions and helpers for building web pages.
115074actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
126180activejobDeclare job classes that can be run by a variety of queuing backends.
136270rails-html-sanitizerHTML sanitization for Rails applications
146581rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156893globalidURIs for your models makes it easy to pass references around.
1674162sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
178184actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1883145redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
1984182sprockets-railsSprockets Rails integration
209087activestorageAttach cloud and local files in Rails applications.
2110798marcelSimple mime type detection using magic numbers, filenames, and extensions
2211492actiontextEdit and display rich text in Rails applications.
2311591actionmailboxReceive and process incoming emails in Rails applications.
24117238execjsExecJS lets you run JavaScript code from Ruby.
25139129bootsnapBoot large ruby/rails apps faster
26151901arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
27159200respondersA set of Rails responders to dry up your application
28168325jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29170208jbuilderCreate JSON structures via a Builder-style DSL
30177398sass-railsSass adapter for the Rails asset pipeline.
31181188deviseFlexible authentication solution for Rails with Warden
32202443coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
33207459coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
34209335springPreloads your application so things like console, rake and tests run faster
35218540coffee-railsCoffeeScript adapter for the Rails asset pipeline.
36249392redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
37274338rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
38287740state_machinesAdds support for creating state machines for attributes on any Ruby class
3929697rack-sessionA session implementation for Rack.
40298244web-consoleA debugging tool for your Ruby on Rails applications.
41351758turbolinksRails engine for Turbolinks 5 support
42370368faraday-http-cacheMiddleware to handle HTTP caching
435092,322rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
44542565simple_formForms made easy!
455431,305webpackerUse webpack to manage app-like JavaScript modules in Rails
46581522activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
476021,309activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
48683962hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
49686653spring-watcher-listenMakes spring watch files using the listen gem.
507131,749sdocrdoc generator html with javascript search index.
51814637has_scopeMaps controller filters to your resource scopes
528181,348state_machines-activemodelAdds support for creating state machines for attributes on ActiveModel
538331,364state_machines-activerecordAdds support for creating state machines for attributes on ActiveRecord
54908793inherited_resourcesInherited Resources speeds up development by making your controllers inherit all restfu...
559471,067resqueResque is a Redis-backed Ruby library for creating background jobs, placing those j...
56950350importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
571,004864activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
581,1641,507rails-observersRails observer (removed from core in Rails 4.0)
591,3041,435resque-schedulerLight weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to...
601,385760cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
611,440786tapiocaA Ruby Interface file generator for gems, core types and the Ruby standard library
621,562389propshaftDeliver assets for Rails.
631,668711jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
641,7041,610actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
651,774430solid_queueDatabase-backed Active Job backend.
661,8092,047ejsonSecret management by encrypting values in a JSON hash with a public/private keypair
671,880481solid_cacheA database backed ActiveSupport::Cache::Store
681,939624tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
691,9811,830actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
702,0333,825activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
712,0782,501actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
722,1294,775protected_attributesProtect attributes from mass assignment
732,5962,773record_tag_helperActionView Record Tag Helpers
742,7193,729state_machines-rspecRSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi...
753,3421,326mission_control-jobsOperational controls for Active Job
763,5252,473activerecord-typedstoreActiveRecord::Store but with type definition
774,1772,709kredisHigher-level data structures built on Redis.
784,25812,699activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
794,3115,595rails-perftestRails performance tests (removed from core in Rails 4.0)
804,4344,797mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
814,57711,348sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
824,7074,571schmoozeSchmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc...
835,0127,062state_machines-mongoidMongoid integration for state machines gem
845,0442,642requestjs-railsA tiny Fetch API wrapper that allows you to make http requests without need to handle t...
855,1276,278state_machines-graphvizGraphviz module for state machines
865,4209,462prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
875,46510,324sprockets-commonerSprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f...
885,4776,054rails-ujsThis gem provides rails-ujs driver for Rails applications.
895,77518,297activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
906,72610,982pjax_railsPJAX integration for Rails
917,4387,228show_forWrap your objects with a helper to easily show them
929,35913,935response_bankSimple response caching for Ruby applications
9310,74411,808state_machines-activemodel-observersAdds support for ActiveModel Observers
9413,364110,042activerecord-mysql-adapterAn ActiveRecord adapter for MySQL, based on mysql gem.
9517,05127,532capistrano-ejsonAutomatic EJSON decryption for Capistrano
9618,00852,349teaspoon-bundleThis gem is boot partial for Teaspoon that puts all the test files into a single bundle
9722,21617,145spritefulA sprite generation tool
9835,14522,402hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
9982,42737,006hurley-http-cacheHurley connection to handle HTTP caching
10084,78852,349tapioca-test_helpersTest helpers for Rails applications
10186,82127,532state_machines-yardState machines YARD plugin for automated documentation
102119,050110,042actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
103124,94071,816faraday-cageA cage to your faraday
104125,443110,042hubotHubot library
105130,75371,816genetate_adminA admin generator
106131,46071,816generate_adminA admin generator
107134,58322,402omg-activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
108135,43227,532omg-actionviewSimple, battle-tested conventions and helpers for building web pages.
109141,72925,820omg-activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
110143,07224,414omg-activejobDeclare job classes that can be run by a variety of queuing backends.
111151,74129,880omg-actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
112154,14042,965omg-actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
113155,80952,349cachacaMaybe something related to cache
114159,260110,042omg-activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
115160,52427,532omg-activestorageAttach cloud and local files in Rails applications.
116162,87625,820omg-actionmailboxReceive and process incoming emails in Rails applications.
117165,52252,349omg-actioncableStructure many real-time application concerns into channels over a single WebSocket con...
118168,79542,965omg-actiontextEdit and display rich text in Rails applications.
119169,91271,816omg-railtiesRails internals: application bootup, plugins, generators, and rake tasks.
120170,67371,816omg-railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...