Rafaelfranca's Gems

icon
#Total RankDaily RankNameSummary
178activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21112rackRack provides a minimal, modular and adaptable interface for developing web application...
32527thorThor is a toolkit for building powerful command-line interfaces.
43348activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
53456activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
63759actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
74275railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
84469railtiesRails internals: application bootup, plugins, generators, and rake tasks.
94671actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
104950actionviewSimple, battle-tested conventions and helpers for building web pages.
115697sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
125764rails-html-sanitizerHTML sanitization for Rails applications
135970activejobDeclare job classes that can be run by a variety of queuing backends.
146467rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
1570100redisA Ruby client that tries to match Redis' API one-to-one, while still providing an i...
167179globalidURIs for your models makes it easy to pass references around.
1772107sprockets-railsSprockets Rails integration
188776actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1998182execjsExecJS lets you run JavaScript code from Ruby.
20103583arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2111278activestorageAttach cloud and local files in Rails applications.
2212388marcelSimple mime type detection using magic numbers, filenames, and extensions
23128313sass-railsSass adapter for the Rails asset pipeline.
24129251jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
25141364coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
26148166respondersA set of Rails responders to dry up your application
27150377coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
28156212jbuilderCreate JSON structures via a Builder-style DSL
29158132bootsnapBoot large ruby/rails apps faster
30160416coffee-railsCoffeeScript adapter for the Rails asset pipeline.
3116491actiontextEdit and display rich text in Rails applications.
3216590actionmailboxReceive and process incoming emails in Rails applications.
33172194deviseFlexible authentication solution for Rails with Warden
34179223springPreloads your application so things like console, rake and tests run faster
35209287redis-namespaceAdds a Redis::Namespace class which can be used to namespace calls to Redis. This is us...
36210461state_machinesAdds support for creating state machines for attributes on any Ruby class
37262640turbolinksRails engine for Turbolinks 5 support
38263255rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
39307305web-consoleA debugging tool for your Ruby on Rails applications.
403281,761rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
41404316faraday-http-cacheMiddleware to handle HTTP caching
42409584webpackerUse webpack to manage app-like JavaScript modules in Rails
434171,370activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
444401,774sdocrdoc generator html with javascript search index.
45525776hiredisRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
46537536simple_formForms made easy!
47604836spring-watcher-listenMakes spring watch files using the listen gem.
48627484activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
49780720has_scopeMaps controller filters to your resource scopes
50812563state_machines-activemodelAdds support for creating state machines for attributes on ActiveModel
518321,387resqueResque is a Redis-backed Ruby library for creating background jobs, placing those j...
52846574state_machines-activerecordAdds support for creating state machines for attributes on ActiveRecord
53878757inherited_resourcesInherited Resources speeds up development by making your controllers inherit all restfu...
549281,274activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
551,0171,513rails-observersRails observer (removed from core in Rails 4.0)
561,0801,446resque-schedulerLight weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to...
571,5741,444actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
581,6371,167tapiocaA Ruby Interface file generator for gems, core types and the Ruby standard library
591,6473,924activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
601,678690importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
611,6913,502protected_attributesProtect attributes from mass assignment
621,7431,918actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
631,7911,818actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
641,842259rack-sessionA session implementation for Rack.
651,8891,941ejsonSecret management by encrypting values in a JSON hash with a public/private keypair
662,1151,294jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
672,327745cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
682,4052,401record_tag_helperActionView Record Tag Helpers
693,0321,807tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
703,5757,689activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
713,6972,251propshaftDeliver assets for Rails.
723,8182,471state_machines-rspecRSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi...
733,8842,312activerecord-typedstoreActiveRecord::Store but with type definition
744,0704,509mail_formSend e-mail straight from forms in Rails with I18n, validations, attachments and reques...
754,1474,395rails-perftestRails performance tests (removed from core in Rails 4.0)
764,4093,782sprockets-svgMinify SVG assets, and optionally convert them to PNG for browser compatibility.
774,48517,506prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
784,4935,632schmoozeSchmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc...
794,5374,468state_machines-mongoidMongoid integration for state machines gem
804,9014,796sprockets-commonerSprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f...
814,9515,575rails-ujsThis gem provides rails-ujs driver for Rails applications.
825,2254,549state_machines-graphvizGraphviz module for state machines
835,5083,146kredisHigher-level data structures built on Redis.
845,7688,304pjax_railsPJAX integration for Rails
855,9104,381activerecord-databasevalidationsOpt-in validations for your ActiveRecord models based on your MySQL database constraint...
866,7877,023show_forWrap your objects with a helper to easily show them
879,6985,436response_bankSimple response caching for Ruby applications
8811,19719,708activerecord-mysql-adapterAn ActiveRecord adapter for MySQL, based on mysql gem.
8911,7797,074state_machines-activemodel-observersAdds support for ActiveModel Observers
9014,53123,430capistrano-ejsonAutomatic EJSON decryption for Capistrano
9115,30869,238teaspoon-bundleThis gem is boot partial for Teaspoon that puts all the test files into a single bundle
9215,5084,432solid_cacheA database backed ActiveSupport::Cache::Store
9320,62369,238spritefulA sprite generation tool
9432,97551,580hermesA few testing facilities built on top of Capybara and ActiveSupport::TestCase
9578,20869,238tapioca-test_helpersTest helpers for Rails applications
9679,87843,643hurley-http-cacheHurley connection to handle HTTP caching
97100,27551,580state_machines-yardState machines YARD plugin for automated documentation
98117,16551,580actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
99120,89169,238hubotHubot library
100122,51469,238faraday-cageA cage to your faraday
101129,62069,238genetate_adminA admin generator
102130,91869,238generate_adminA admin generator
103159,90351,580cachacaMaybe something related to cache