Eileencodes's Gems

icon
#Total RankDaily RankNameSummary
1713activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21120rackRack provides a minimal, modular and adaptable interface for developing web application...
33257builderBuilder provides a number of builder objects that make creating structured data simple ...
43460activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
53670activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
63872actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
74483railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
84579railtiesRails internals: application bootup, plugins, generators, and rake tasks.
94968actionviewSimple, battle-tested conventions and helpers for building web pages.
105085actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
116189activejobDeclare job classes that can be run by a variety of queuing backends.
126281rails-html-sanitizerHTML sanitization for Rails applications
136586rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
146891globalidURIs for your models makes it easy to pass references around.
1575172sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
168093actioncableStructure many real-time application concerns into channels over a single WebSocket con...
1784185sprockets-railsSprockets Rails integration
189094activestorageAttach cloud and local files in Rails applications.
19106103marcelSimple mime type detection using magic numbers, filenames, and extensions
20114102actiontextEdit and display rich text in Rails applications.
21115101actionmailboxReceive and process incoming emails in Rails applications.
22116257execjsExecJS lets you run JavaScript code from Ruby.
23139106bootsnapBoot large ruby/rails apps faster
241511,077arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
25166331jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
26171219jbuilderCreate JSON structures via a Builder-style DSL
27177424sass-railsSass adapter for the Rails asset pipeline.
28205480coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
29207318springPreloads your application so things like console, rake and tests run faster
30216543coffee-railsCoffeeScript adapter for the Rails asset pipeline.
31274327rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
32298287web-consoleA debugging tool for your Ruby on Rails applications.
3334439prismPrism Ruby parser
34350774turbolinksRails engine for Turbolinks 5 support
355072,205rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
365421,360webpackerUse webpack to manage app-like JavaScript modules in Rails
37582506activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
385961,240activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
391,004951activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
401,1631,529rails-observersRails observer (removed from core in Rails 4.0)
411,6981,966actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
421,818502solid_queueDatabase-backed Active Job backend.
431,916545solid_cacheA database backed ActiveSupport::Cache::Store
441,9762,097actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
452,0224,374activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
462,0732,522actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
472,1155,438protected_attributesProtect attributes from mass assignment
482,6012,441record_tag_helperActionView Record Tag Helpers
494,1962,928kredisHigher-level data structures built on Redis.
504,24016,017activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
514,2963,915rails-perftestRails performance tests (removed from core in Rails 4.0)
525,38010,219prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
535,4555,014rails-ujsThis gem provides rails-ujs driver for Rails applications.
54191,667114,934test_nativeA test gem with a native extension for testing the binaries: source feature