Eileencodes's Gems

icon
#Total RankDaily RankNameSummary
1710activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2917rackRack provides a minimal, modular and adaptable interface for developing web application...
33241builderBuilder provides a number of builder objects that make creating structured data simple ...
43350activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
53454activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
63856actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
74178railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
84464railtiesRails internals: application bootup, plugins, generators, and rake tasks.
94770actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
104951actionviewSimple, battle-tested conventions and helpers for building web pages.
1156103sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
125774rails-html-sanitizerHTML sanitization for Rails applications
135969activejobDeclare job classes that can be run by a variety of queuing backends.
146477rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
156985globalidURIs for your models makes it easy to pass references around.
1673101sprockets-railsSprockets Rails integration
178679actioncableStructure many real-time application concerns into channels over a single WebSocket con...
18102178execjsExecJS lets you run JavaScript code from Ruby.
191101,159arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2011182activestorageAttach cloud and local files in Rails applications.
2112094marcelSimple mime type detection using magic numbers, filenames, and extensions
22131422jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
23133594sass-railsSass adapter for the Rails asset pipeline.
24155720coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
25159316jbuilderCreate JSON structures via a Builder-style DSL
2616088actiontextEdit and display rich text in Rails applications.
2716186actionmailboxReceive and process incoming emails in Rails applications.
28166735coffee-railsCoffeeScript adapter for the Rails asset pipeline.
29179227springPreloads your application so things like console, rake and tests run faster
30261236rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
31271915turbolinksRails engine for Turbolinks 5 support
32308591web-consoleA debugging tool for your Ruby on Rails applications.
333431,977rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
34414934webpackerUse webpack to manage app-like JavaScript modules in Rails
354311,373activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
36634803activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
379421,270activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
381,0351,534rails-observersRails observer (removed from core in Rails 4.0)
391,5881,516actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
401,7033,381activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
411,7413,093protected_attributesProtect attributes from mass assignment
421,7702,135actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
431,8121,784actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
442,4262,807record_tag_helperActionView Record Tag Helpers
453,6517,624activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
464,1763,975rails-perftestRails performance tests (removed from core in Rails 4.0)
474,59916,300prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
485,0105,522rails-ujsThis gem provides rails-ujs driver for Rails applications.
495,2192,941kredisHigher-level data structures built on Redis.
5010,5153,563solid_cacheA database backed ActiveSupport::Cache::Store
5111,7243,144solid_queueDatabase-backed Active Job backend.
5213,8667,648github-dsA collection of libraries for working with SQL on top of ActiveRecord's connection.