1 | 10 | 14 | i18n | New wave Internationalization support for Ruby. |
2 | 11 | 9 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
3 | 22 | 21 | thor | Thor is a toolkit for building powerful command-line interfaces. |
4 | 35 | 53 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
5 | 36 | 64 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
6 | 38 | 61 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
7 | 41 | 67 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
8 | 42 | 72 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
9 | 44 | 76 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
10 | 48 | 59 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
11 | 50 | 86 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
12 | 56 | 58 | rails-html-sanitizer | HTML sanitization for Rails applications |
13 | 57 | 78 | activejob | Declare job classes that can be run by a variety of queuing backends. |
14 | 60 | 80 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
15 | 67 | 107 | sprockets-rails | Sprockets Rails integration |
16 | 69 | 69 | globalid | URIs for your models makes it easy to pass references around. |
17 | 77 | 469 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
18 | 88 | 178 | execjs | ExecJS lets you run JavaScript code from Ruby. |
19 | 93 | 85 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
20 | 113 | 264 | sass-rails | Sass adapter for the Rails asset pipeline. |
21 | 116 | 237 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
22 | 121 | 338 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
23 | 126 | 87 | activestorage | Attach cloud and local files in Rails applications. |
24 | 127 | 348 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
25 | 135 | 400 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
26 | 137 | 104 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
27 | 141 | 170 | responders | A set of Rails responders to dry up your application |
28 | 144 | 230 | jbuilder | Create JSON structures via a Builder-style DSL |
29 | 160 | 196 | devise | Flexible authentication solution for Rails with Warden |
30 | 170 | 181 | spring | Preloads your application so things like console, rake and tests run faster |
31 | 200 | 108 | actiontext | Edit and display rich text in Rails applications. |
32 | 201 | 109 | actionmailbox | Receive and process incoming emails in Rails applications. |
33 | 225 | 548 | turbolinks | Rails engine for Turbolinks 5 support |
34 | 268 | 1,722 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
35 | 281 | 251 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
36 | 305 | 331 | web-console | A debugging tool for your Ruby on Rails applications. |
37 | 352 | 1,279 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
38 | 390 | 502 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
39 | 542 | 579 | simple_form | Forms made easy! |
40 | 664 | 471 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
41 | 790 | 892 | has_scope | Maps controller filters to your resource scopes |
42 | 949 | 1,394 | rails-observers | Rails observer (removed from core in Rails 4.0) |
43 | 1,335 | 1,506 | country_select | Provides a simple helper to get an HTML select list of countries. The list of countries... |
44 | 1,528 | 2,523 | protected_attributes | Protect attributes from mass assignment |
45 | 1,541 | 1,651 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
46 | 1,596 | 2,152 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
47 | 1,704 | 1,830 | devise-encryptable | Encryption solution for salted-encryptors on Devise |
48 | 1,705 | 1,986 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
49 | 2,292 | 2,130 | record_tag_helper | ActionView Record Tag Helpers |
50 | 2,319 | 1,350 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
51 | 2,480 | 4,248 | rails-api | Rails::API is a subset of a normal Rails application,
created ... |
52 | 3,047 | 1,445 | jsbundling-rails | Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack. |
53 | 3,209 | 6,905 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
54 | 3,415 | 1,772 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
55 | 3,818 | 2,043 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
56 | 3,967 | 4,656 | mail_form | Send e-mail straight from forms in Rails with I18n, validations, attachments and reques... |
57 | 4,743 | 5,127 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
58 | 6,420 | 2,559 | propshaft | Deliver assets for Rails. |
59 | 6,577 | 6,756 | show_for | Wrap your objects with a helper to easily show them |
60 | 7,524 | 9,560 | markerb | Multipart templates made easy with Markdown + ERb |
61 | 7,854 | 3,461 | kredis | Higher-level data structures built on Redis. |
62 | 12,548 | 11,749 | i18n_alchemy | I18n date/number parsing/localization |
63 | 31,513 | 35,278 | hermes | A few testing facilities built on top of Capybara and ActiveSupport::TestCase |
64 | 118,975 | 132,627 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |