Eileencodes's Gems

icon
#Total RankDaily RankNameSummary
179activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2915rackRack provides a minimal, modular and adaptable interface for developing web application...
33247builderBuilder provides a number of builder objects that make creating structured data simple ...
43351activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
53561activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
63866actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
74180railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
84371railtiesRails internals: application bootup, plugins, generators, and rake tasks.
94676actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
104956actionviewSimple, battle-tested conventions and helpers for building web pages.
115757rails-html-sanitizerHTML sanitization for Rails applications
126075activejobDeclare job classes that can be run by a variety of queuing backends.
1361119sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
146670rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
157088globalidURIs for your models makes it easy to pass references around.
1674132sprockets-railsSprockets Rails integration
178682actioncableStructure many real-time application concerns into channels over a single WebSocket con...
18106202execjsExecJS lets you run JavaScript code from Ruby.
1910986activestorageAttach cloud and local files in Rails applications.
20113998arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2111497marcelSimple mime type detection using magic numbers, filenames, and extensions
22139375jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
23141475sass-railsSass adapter for the Rails asset pipeline.
2414392actiontextEdit and display rich text in Rails applications.
2514493actionmailboxReceive and process incoming emails in Rails applications.
26162265jbuilderCreate JSON structures via a Builder-style DSL
27164715coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
28179826coffee-railsCoffeeScript adapter for the Rails asset pipeline.
29185226springPreloads your application so things like console, rake and tests run faster
30263223rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
31293961turbolinksRails engine for Turbolinks 5 support
32300308web-consoleA debugging tool for your Ruby on Rails applications.
333902,014rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
344371,031webpackerUse webpack to manage app-like JavaScript modules in Rails
354731,067activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
36644646activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
379761,273activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
381,0751,545rails-observersRails observer (removed from core in Rails 4.0)
391,6271,602actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
401,8032,929activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
411,8413,863protected_attributesProtect attributes from mass assignment
421,8492,059actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
431,8832,574actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
442,4782,808record_tag_helperActionView Record Tag Helpers
453,8118,974activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
464,1584,030rails-perftestRails performance tests (removed from core in Rails 4.0)
474,5941,442solid_queueDatabase-backed Active Job backend.
484,80819,017prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
494,8302,672kredisHigher-level data structures built on Redis.
505,0941,567solid_cacheA database backed ActiveSupport::Cache::Store
515,1416,151rails-ujsThis gem provides rails-ujs driver for Rails applications.
5213,4047,467github-dsA collection of libraries for working with SQL on top of ActiveRecord's connection.