Eileencodes's Gems

icon
#Total RankDaily RankNameSummary
1710activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21211rackRack provides a minimal, modular and adaptable interface for developing web application...
33259builderBuilder provides a number of builder objects that make creating structured data simple ...
43453activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
53657activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
63864actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
74578railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
84771railtiesRails internals: application bootup, plugins, generators, and rake tasks.
94967actionviewSimple, battle-tested conventions and helpers for building web pages.
105083actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
116141rails-html-sanitizerHTML sanitization for Rails applications
126282activejobDeclare job classes that can be run by a variety of queuing backends.
136688rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
146876globalidURIs for your models makes it easy to pass references around.
1574156sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
168187actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1784180sprockets-railsSprockets Rails integration
189089activestorageAttach cloud and local files in Rails applications.
19107104marcelSimple mime type detection using magic numbers, filenames, and extensions
2011495actiontextEdit and display rich text in Rails applications.
2111596actionmailboxReceive and process incoming emails in Rails applications.
22118279execjsExecJS lets you run JavaScript code from Ruby.
23140126bootsnapBoot large ruby/rails apps faster
24156587arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
25169352jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
26170190jbuilderCreate JSON structures via a Builder-style DSL
27179471sass-railsSass adapter for the Rails asset pipeline.
28208369springPreloads your application so things like console, rake and tests run faster
29209473coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
30220603coffee-railsCoffeeScript adapter for the Rails asset pipeline.
31276394rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
32299207web-consoleA debugging tool for your Ruby on Rails applications.
3330731prismPrism Ruby parser
34357760turbolinksRails engine for Turbolinks 5 support
355242,287rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
365491,167webpackerUse webpack to manage app-like JavaScript modules in Rails
37573638activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
386101,749activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
391,0001,306activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
401,1711,925rails-observersRails observer (removed from core in Rails 4.0)
411,681271solid_queueDatabase-backed Active Job backend.
421,7102,057actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
431,802311solid_cacheA database backed ActiveSupport::Cache::Store
441,9801,892actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
452,0573,046activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
462,0962,637actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
472,1455,053protected_attributesProtect attributes from mass assignment
482,6022,764record_tag_helperActionView Record Tag Helpers
494,1462,518kredisHigher-level data structures built on Redis.
504,31110,441activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
514,3355,128rails-perftestRails performance tests (removed from core in Rails 4.0)
525,45914,722prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
535,49311,589rails-ujsThis gem provides rails-ujs driver for Rails applications.
54193,47970,356test_nativeA test gem with a native extension for testing the binaries: source feature