Eileencodes's Gems

icon
#Total RankDaily RankNameSummary
175activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2916rackRack provides a minimal, modular and adaptable interface for developing web application...
33243builderBuilder provides a number of builder objects that make creating structured data simple ...
43337activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
53550activerecordDatabases 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...
74168railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
84362railtiesRails internals: application bootup, plugins, generators, and rake tasks.
94667actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
104952actionviewSimple, battle-tested conventions and helpers for building web pages.
115757rails-html-sanitizerHTML sanitization for Rails applications
126066activejobDeclare job classes that can be run by a variety of queuing backends.
1361103sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
146674rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
157080globalidURIs for your models makes it easy to pass references around.
1674112sprockets-railsSprockets Rails integration
178671actioncableStructure many real-time application concerns into channels over a single WebSocket con...
18105202execjsExecJS lets you run JavaScript code from Ruby.
1911073activestorageAttach cloud and local files in Rails applications.
20113858arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2111591marcelSimple mime type detection using magic numbers, filenames, and extensions
22139346jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
23140431sass-railsSass adapter for the Rails asset pipeline.
2414586actiontextEdit and display rich text in Rails applications.
2514687actionmailboxReceive and process incoming emails in Rails applications.
26162236jbuilderCreate JSON structures via a Builder-style DSL
27164565coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
28177682coffee-railsCoffeeScript adapter for the Rails asset pipeline.
29183257springPreloads your application so things like console, rake and tests run faster
30264260rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
31291884turbolinksRails engine for Turbolinks 5 support
32299324web-consoleA debugging tool for your Ruby on Rails applications.
333851,929rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
344331,098webpackerUse webpack to manage app-like JavaScript modules in Rails
354711,427activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
36642737activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
379701,320activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
381,0691,572rails-observersRails observer (removed from core in Rails 4.0)
391,6211,904actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
401,7892,965activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
411,8303,833protected_attributesProtect attributes from mass assignment
421,8392,224actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
431,8742,408actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
442,4782,011record_tag_helperActionView Record Tag Helpers
453,7878,698activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
464,1713,883rails-perftestRails performance tests (removed from core in Rails 4.0)
474,77911,716prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
484,8922,871kredisHigher-level data structures built on Redis.
495,1145,667rails-ujsThis gem provides rails-ujs driver for Rails applications.
505,3691,494solid_queueDatabase-backed Active Job backend.
515,8701,652solid_cacheA database backed ActiveSupport::Cache::Store
5213,44110,354github-dsA collection of libraries for working with SQL on top of ActiveRecord's connection.