1 | 12 | 19 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 29 | 48 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
3 | 32 | 56 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
4 | 33 | 55 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
5 | 35 | 68 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
6 | 37 | 71 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
7 | 38 | 64 | mail | A really Ruby Mail handler. |
8 | 39 | 69 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
9 | 40 | 142 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
10 | 41 | 79 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
11 | 47 | 57 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
12 | 53 | 75 | sprockets-rails | Sprockets Rails integration |
13 | 54 | 74 | activejob | Declare job classes that can be run by a variety of queuing backends. |
14 | 57 | 72 | rails-html-sanitizer | HTML sanitization for Rails applications |
15 | 58 | 127 | execjs | ExecJS lets you run JavaScript code from Ruby. |
16 | 59 | 73 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
17 | 64 | 83 | globalid | URIs for your models makes it easy to pass references around. |
18 | 78 | 218 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
19 | 80 | 193 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
20 | 82 | 224 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
21 | 89 | 256 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
22 | 90 | 34 | mini_mime | A lightweight mime type lookup toy |
23 | 110 | 189 | jbuilder | Create JSON structures via a Builder-style DSL |
24 | 113 | 81 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
25 | 148 | 343 | turbolinks | Rails engine for Turbolinks 5 support |
26 | 156 | 928 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
27 | 169 | 152 | spring | Preloads your application so things like console, rake and tests run faster |
28 | 172 | 225 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
29 | 203 | 95 | activestorage | Attach cloud and local files in Rails applications. |
30 | 210 | 1,174 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
31 | 272 | 331 | web-console | A debugging tool for your Ruby on Rails applications. |
32 | 441 | 250 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
33 | 559 | 1,232 | resque | Resque is a Redis-backed Ruby library for creating background jobs,
placing those j... |
34 | 571 | 338 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
35 | 676 | 148 | actiontext | Edit and display rich text in Rails applications. |
36 | 679 | 147 | actionmailbox | Receive and process incoming emails in Rails applications. |
37 | 750 | 550 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
38 | 766 | 1,393 | resque-scheduler | Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to... |
39 | 797 | 1,301 | rails-observers | Rails observer (removed from core in Rails 4.0) |
40 | 1,068 | 1,834 | protected_attributes | Protect attributes from mass assignment |
41 | 1,086 | 746 | marginalia | Attach comments to your ActiveRecord queries. |
42 | 1,157 | 1,462 | rails_autolink | This is an extraction of the `auto_link` method from rails. The `auto_link` method was ... |
43 | 1,282 | 1,682 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
44 | 1,622 | 1,887 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
45 | 1,980 | 2,599 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
46 | 2,156 | 2,589 | mail_view | Visual email testing |
47 | 2,284 | 3,649 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
48 | 2,286 | 2,050 | record_tag_helper | ActionView Record Tag Helpers |
49 | 4,132 | 3,562 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
50 | 9,208 | 46,354 | concerning | Separating small concerns |
51 | 15,765 | 50,436 | deep_hash_transform | Re-key a nested Hash to all-Symbol or -String keys |
52 | 18,314 | 9,999 | trashed | Each Rack request eats up time, objects, and GC. Report usage to logs and StatsD. |
53 | 36,611 | 35,182 | rack-ratelimit | Flexible rate limits for your Rack apps |
54 | 39,901 | 50,436 | rails3b | My kingdom for working dependencies. |
55 | 92,322 | 28,527 | autobundle | RubyGems plugin to bundle up in the warmth of the nearest Gemfile |
56 | 107,606 | 50,436 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
57 | 113,636 | 50,436 | rack-reproxy | Redispatch your response via another URL. Like a transparent, internal HTTP redirect. |
58 | 121,199 | 50,436 | composed_of_ipaddr | Compose an IPAddr from an underlying 4-byte integer |