Eileencodes's Gems

icon
#Total RankDaily RankNameSummary
178activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21215rackRack provides a minimal, modular and adaptable interface for developing web application...
33256builderBuilder provides a number of builder objects that make creating structured data simple ...
43447activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
53755activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
63851actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
74569railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
84664railtiesRails internals: application bootup, plugins, generators, and rake tasks.
94954actionviewSimple, battle-tested conventions and helpers for building web pages.
105068actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
116161rails-html-sanitizerHTML sanitization for Rails applications
126267activejobDeclare job classes that can be run by a variety of queuing backends.
136692rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
146866globalidURIs for your models makes it easy to pass references around.
1575161sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
168075actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1784173sprockets-railsSprockets Rails integration
188973activestorageAttach cloud and local files in Rails applications.
19106103marcelSimple mime type detection using magic numbers, filenames, and extensions
2011480actiontextEdit and display rich text in Rails applications.
2111587actionmailboxReceive and process incoming emails in Rails applications.
22119249execjsExecJS lets you run JavaScript code from Ruby.
23137125bootsnapBoot large ruby/rails apps faster
24161785arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
25169343jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
26170201jbuilderCreate JSON structures via a Builder-style DSL
27180424sass-railsSass adapter for the Rails asset pipeline.
28209374springPreloads your application so things like console, rake and tests run faster
29210469coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
30227552coffee-railsCoffeeScript adapter for the Rails asset pipeline.
31277364rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
3229433prismPrism Ruby parser
33297234web-consoleA debugging tool for your Ruby on Rails applications.
34358761turbolinksRails engine for Turbolinks 5 support
355292,272rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
365531,066webpackerUse webpack to manage app-like JavaScript modules in Rails
37564553activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
386111,169activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
391,000916activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
401,1761,657rails-observersRails observer (removed from core in Rails 4.0)
411,646390solid_queueDatabase-backed Active Job backend.
421,7121,805actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
431,746435solid_cacheA database backed ActiveSupport::Cache::Store
441,9811,746actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
452,0633,535activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
462,1012,644actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
472,1565,646protected_attributesProtect attributes from mass assignment
482,6043,244record_tag_helperActionView Record Tag Helpers
494,1342,869kredisHigher-level data structures built on Redis.
504,3339,430activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
514,3494,266rails-perftestRails performance tests (removed from core in Rails 4.0)
525,49010,764prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
535,5117,338rails-ujsThis gem provides rails-ujs driver for Rails applications.
54193,79537,086test_nativeA test gem with a native extension for testing the binaries: source feature