1 | 12 | 11 | i18n | New wave Internationalization support for Ruby. |
2 | 13 | 13 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
3 | 31 | 63 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
4 | 32 | 66 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
5 | 33 | 52 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
6 | 35 | 76 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
7 | 36 | 80 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
8 | 38 | 70 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
9 | 44 | 86 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
10 | 46 | 197 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
11 | 49 | 53 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
12 | 54 | 91 | sprockets-rails | Sprockets Rails integration |
13 | 55 | 82 | activejob | Declare job classes that can be run by a variety of queuing backends. |
14 | 58 | 69 | rails-html-sanitizer | HTML sanitization for Rails applications |
15 | 59 | 74 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
16 | 63 | 132 | execjs | ExecJS lets you run JavaScript code from Ruby. |
17 | 67 | 93 | globalid | URIs for your models makes it easy to pass references around. |
18 | 80 | 215 | sass-rails | Sass adapter for the Rails asset pipeline. |
19 | 82 | 299 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
20 | 85 | 289 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
21 | 87 | 313 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
22 | 95 | 346 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
23 | 110 | 92 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
24 | 114 | 242 | jbuilder | Create JSON structures via a Builder-style DSL |
25 | 133 | 152 | responders | A set of Rails responders to dry up your application |
26 | 144 | 175 | devise | Flexible authentication solution for Rails with Warden |
27 | 156 | 473 | turbolinks | Rails engine for Turbolinks 5 support |
28 | 164 | 1,096 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
29 | 168 | 168 | spring | Preloads your application so things like console, rake and tests run faster |
30 | 182 | 100 | activestorage | Attach cloud and local files in Rails applications. |
31 | 223 | 1,142 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
32 | 275 | 377 | web-console | A debugging tool for your Ruby on Rails applications. |
33 | 386 | 222 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
34 | 508 | 921 | simple_form | Forms made easy! |
35 | 560 | 371 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
36 | 563 | 147 | actiontext | Edit and display rich text in Rails applications. |
37 | 567 | 146 | actionmailbox | Receive and process incoming emails in Rails applications. |
38 | 725 | 1,074 | has_scope | Maps controller filters to your resource scopes |
39 | 746 | 873 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
40 | 824 | 1,440 | rails-observers | Rails observer (removed from core in Rails 4.0) |
41 | 1,137 | 1,208 | country_select | Provides a simple helper to get an HTML select list of countries. The list of countries... |
42 | 1,144 | 2,214 | protected_attributes | Protect attributes from mass assignment |
43 | 1,338 | 1,961 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
44 | 1,476 | 1,891 | devise-encryptable | Encryption solution for salted-encryptors on Devise |
45 | 1,654 | 2,010 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
46 | 1,874 | 2,860 | rails-api | Rails::API is a subset of a normal Rails application,
created ... |
47 | 2,052 | 2,238 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
48 | 2,302 | 2,339 | record_tag_helper | ActionView Record Tag Helpers |
49 | 2,395 | 4,307 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
50 | 3,380 | 3,397 | mail_form | Send e-mail straight from forms in Rails with I18n, validations, attachments and reques... |
51 | 4,163 | 4,365 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
52 | 5,815 | 6,321 | show_for | Wrap your objects with a helper to easily show them |
53 | 6,125 | 10,138 | markerb | Multipart templates made easy with Markdown + ERb |
54 | 11,557 | 13,195 | i18n_alchemy | I18n date/number parsing/localization |
55 | 26,713 | 43,174 | hermes | A few testing facilities built on top of Capybara and ActiveSupport::TestCase |
56 | 93,207 | 12,263 | kredis | Higher-level data structures built on Redis. |
57 | 107,117 | 32,210 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |