1 | 6 | 3 | i18n | New wave Internationalization support for Ruby. |
2 | 7 | 1 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
3 | 25 | 35 | thor | Thor is a toolkit for building powerful command-line interfaces. |
4 | 32 | 50 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
5 | 34 | 11 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
6 | 36 | 12 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
7 | 38 | 26 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
8 | 43 | 34 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
9 | 44 | 31 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
10 | 46 | 30 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
11 | 50 | 28 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
12 | 58 | 59 | rails-html-sanitizer | HTML sanitization for Rails applications |
13 | 61 | 32 | activejob | Declare job classes that can be run by a variety of queuing backends. |
14 | 62 | 54 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
15 | 68 | 73 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
16 | 72 | 53 | globalid | URIs for your models makes it easy to pass references around. |
17 | 81 | 80 | sprockets-rails | Sprockets Rails integration |
18 | 85 | 37 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
19 | 96 | 39 | activestorage | Attach cloud and local files in Rails applications. |
20 | 109 | 91 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
21 | 110 | 213 | execjs | ExecJS lets you run JavaScript code from Ruby. |
22 | 126 | 47 | actiontext | Edit and display rich text in Rails applications. |
23 | 127 | 49 | actionmailbox | Receive and process incoming emails in Rails applications. |
24 | 129 | 211 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
25 | 150 | 238 | responders | A set of Rails responders to dry up your application |
26 | 155 | 190 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
27 | 160 | 275 | sass-rails | Sass adapter for the Rails asset pipeline. |
28 | 165 | 102 | jbuilder | Create JSON structures via a Builder-style DSL |
29 | 175 | 250 | devise | Flexible authentication solution for Rails with Warden |
30 | 179 | 295 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
31 | 185 | 303 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
32 | 195 | 226 | spring | Preloads your application so things like console, rake and tests run faster |
33 | 204 | 455 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
34 | 261 | 454 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
35 | 301 | 187 | web-console | A debugging tool for your Ruby on Rails applications. |
36 | 320 | 306 | turbolinks | Rails engine for Turbolinks 5 support |
37 | 438 | 1,369 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
38 | 491 | 402 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
39 | 544 | 632 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
40 | 550 | 787 | simple_form | Forms made easy! |
41 | 642 | 1,006 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
42 | 835 | 1,014 | has_scope | Maps controller filters to your resource scopes |
43 | 1,156 | 1,673 | rails-observers | Rails observer (removed from core in Rails 4.0) |
44 | 1,248 | 270 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
45 | 1,434 | 1,548 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
46 | 1,486 | 2,004 | country_select | Provides a simple helper to get an HTML select list of countries. \
... |
47 | 1,673 | 2,116 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
48 | 1,817 | 1,375 | jsbundling-rails | Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack. |
49 | 1,924 | 3,060 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
50 | 1,946 | 3,297 | devise-encryptable | Encryption solution for salted-encryptors on Devise |
51 | 1,966 | 4,838 | protected_attributes | Protect attributes from mass assignment |
52 | 1,967 | 2,952 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
53 | 2,083 | 674 | propshaft | Deliver assets for Rails. |
54 | 2,196 | 1,278 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
55 | 2,555 | 3,408 | record_tag_helper | ActionView Record Tag Helpers |
56 | 2,557 | 1,051 | solid_queue | Database-backed Active Job backend. |
57 | 2,978 | 2,175 | rails-api | Rails::API is a subset of a normal Rails application,
created ... |
58 | 3,990 | 8,598 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
59 | 4,327 | 4,035 | mail_form | Send e-mail straight from forms in Rails with I18n, validations, attachments and reques... |
60 | 4,426 | 3,207 | kredis | Higher-level data structures built on Redis. |
61 | 4,586 | 2,283 | mission_control-jobs | Operational controls for Active Job |
62 | 5,306 | 7,021 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
63 | 7,045 | 8,598 | show_for | Wrap your objects with a helper to easily show them |
64 | 8,618 | 41,573 | markerb | Multipart templates made easy with Markdown + ERb |
65 | 12,454 | 13,567 | i18n_alchemy | I18n date/number parsing/localization |
66 | 34,555 | 31,699 | hermes | A few testing facilities built on top of Capybara and ActiveSupport::TestCase |
67 | 118,335 | 89,132 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |