1 | 12 | 15 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 13 | 8 | rack | Rack provides a minimal, modular and adaptable interface for developing
web application... |
3 | 24 | 23 | thor | Thor is a toolkit for building powerful command-line interfaces. |
4 | 33 | 62 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
5 | 36 | 66 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
6 | 38 | 73 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
7 | 41 | 56 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
8 | 42 | 71 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
9 | 45 | 80 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
10 | 48 | 69 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
11 | 54 | 97 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
12 | 56 | 64 | rails-html-sanitizer | HTML sanitization for Rails applications |
13 | 59 | 82 | activejob | Declare job classes that can be run by a variety of queuing backends. |
14 | 62 | 65 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
15 | 67 | 86 | redis | A Ruby client that tries to match Redis' API one-to-one, while still
providing an i... |
16 | 69 | 105 | sprockets-rails | Sprockets Rails integration |
17 | 71 | 68 | globalid | URIs for your models makes it easy to pass references around. |
18 | 88 | 496 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
19 | 89 | 84 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
20 | 91 | 179 | execjs | ExecJS lets you run JavaScript code from Ruby. |
21 | 117 | 89 | activestorage | Attach cloud and local files in Rails applications. |
22 | 121 | 264 | sass-rails | Sass adapter for the Rails asset pipeline. |
23 | 124 | 224 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
24 | 131 | 94 | marcel | Simple mime type detection using magic numbers, filenames, and extensions |
25 | 132 | 324 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
26 | 135 | 341 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
27 | 146 | 175 | responders | A set of Rails responders to dry up your application |
28 | 148 | 363 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
29 | 150 | 189 | jbuilder | Create JSON structures via a Builder-style DSL |
30 | 163 | 204 | devise | Flexible authentication solution for Rails with Warden |
31 | 164 | 132 | bootsnap | Boot large ruby/rails apps faster |
32 | 173 | 213 | spring | Preloads your application so things like console, rake and tests run faster |
33 | 178 | 102 | actiontext | Edit and display rich text in Rails applications. |
34 | 179 | 103 | actionmailbox | Receive and process incoming emails in Rails applications. |
35 | 203 | 381 | state_machines | Adds support for creating state machines for attributes on any Ruby class |
36 | 205 | 274 | redis-namespace | Adds a Redis::Namespace class which can be used to namespace calls
to Redis. This is us... |
37 | 242 | 511 | turbolinks | Rails engine for Turbolinks 5 support |
38 | 273 | 252 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
39 | 302 | 1,529 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
40 | 308 | 248 | web-console | A debugging tool for your Ruby on Rails applications. |
41 | 384 | 1,205 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
42 | 399 | 1,420 | sdoc | rdoc generator html with javascript search index. |
43 | 401 | 497 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
44 | 427 | 369 | faraday-http-cache | Middleware to handle HTTP caching |
45 | 486 | 928 | hiredis | Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O) |
46 | 561 | 514 | simple_form | Forms made easy! |
47 | 584 | 517 | spring-watcher-listen | Makes spring watch files using the listen gem. |
48 | 654 | 445 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
49 | 790 | 784 | has_scope | Maps controller filters to your resource scopes |
50 | 801 | 1,249 | resque | Resque is a Redis-backed Ruby library for creating background jobs,
placing those j... |
51 | 834 | 919 | state_machines-activemodel | Adds support for creating state machines for attributes on ActiveModel |
52 | 854 | 946 | state_machines-activerecord | Adds support for creating state machines for attributes on ActiveRecord |
53 | 886 | 912 | inherited_resources | Inherited Resources speeds up development by making your controllers inherit all restfu... |
54 | 918 | 1,003 | activerecord-session_store | An Action Dispatch session store backed by an Active Record class. |
55 | 981 | 1,353 | rails-observers | Rails observer (removed from core in Rails 4.0) |
56 | 1,040 | 1,546 | resque-scheduler | Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to... |
57 | 1,561 | 2,924 | activerecord-deprecated_finders | Deprecated finder APIs extracted from Active Record. |
58 | 1,575 | 1,541 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
59 | 1,605 | 2,457 | protected_attributes | Protect attributes from mass assignment |
60 | 1,686 | 2,293 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
61 | 1,744 | 1,977 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
62 | 1,799 | 1,083 | tapioca | A Ruby Interface file generator for gems, core types and the Ruby standard library |
63 | 1,851 | 1,786 | ejson | Secret management by encrypting values in a JSON hash with a public/private keypair |
64 | 1,927 | 863 | importmap-rails | Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bund... |
65 | 2,358 | 2,035 | record_tag_helper | ActionView Record Tag Helpers |
66 | 2,419 | 1,127 | jsbundling-rails | Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack. |
67 | 2,963 | 1,510 | cssbundling-rails | Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js. |
68 | 3,415 | 7,089 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
69 | 3,422 | 1,928 | tailwindcss-rails | Integrate Tailwind CSS with the asset pipeline in Rails. |
70 | 3,926 | 3,768 | state_machines-rspec | RSpec matchers for state_machines. Forked from modocache/state_machine_rspec to work wi... |
71 | 4,060 | 4,054 | mail_form | Send e-mail straight from forms in Rails with I18n, validations, attachments and reques... |
72 | 4,075 | 5,356 | rails-perftest | Rails performance tests (removed from core in Rails 4.0) |
73 | 4,093 | 2,801 | activerecord-typedstore | ActiveRecord::Store but with type definition |
74 | 4,262 | 9,291 | prototype-rails | Prototype, Scriptaculous, and RJS for Ruby on Rails |
75 | 4,356 | 4,732 | schmooze | Schmooze allows a Ruby library writer to succintly interoperate between Ruby and JavaSc... |
76 | 4,359 | 1,770 | propshaft | Deliver assets for Rails. |
77 | 4,407 | 3,894 | sprockets-svg | Minify SVG assets, and optionally convert them to PNG for browser compatibility. |
78 | 4,491 | 4,011 | state_machines-mongoid | Mongoid integration for state machines gem |
79 | 4,804 | 4,763 | sprockets-commoner | Sprockets::Commoner uses Node.JS to compile ES2015+ files to ES5 using Babel directly f... |
80 | 4,854 | 4,882 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
81 | 5,197 | 5,652 | state_machines-graphviz | Graphviz module for state machines |
82 | 5,546 | 7,668 | pjax_rails | PJAX integration for Rails |
83 | 5,991 | 5,094 | activerecord-databasevalidations | Opt-in validations for your ActiveRecord models based on your MySQL database constraint... |
84 | 6,591 | 3,034 | kredis | Higher-level data structures built on Redis. |
85 | 6,632 | 2,308 | rack-session | A session implementation for Rack. |
86 | 6,687 | 6,110 | show_for | Wrap your objects with a helper to easily show them |
87 | 10,551 | 5,820 | response_bank | Simple response caching for Ruby applications |
88 | 10,679 | 38,238 | activerecord-mysql-adapter | An ActiveRecord adapter for MySQL, based on mysql gem. |
89 | 12,344 | 10,404 | state_machines-activemodel-observers | Adds support for ActiveModel Observers |
90 | 13,854 | 24,929 | capistrano-ejson | Automatic EJSON decryption for Capistrano |
91 | 14,596 | 50,070 | teaspoon-bundle | This gem is boot partial for Teaspoon that puts all the test files into a single bundle |
92 | 20,017 | 38,238 | spriteful | A sprite generation tool |
93 | 32,271 | 22,969 | hermes | A few testing facilities built on top of Capybara and ActiveSupport::TestCase |
94 | 76,361 | 50,070 | tapioca-test_helpers | Test helpers for Rails applications |
95 | 80,318 | 18,393 | hurley-http-cache | Hurley connection to handle HTTP caching |
96 | 100,418 | 38,238 | state_machines-yard | State machines YARD plugin for automated documentation |
97 | 118,317 | 50,070 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
98 | 120,064 | 38,238 | hubot | Hubot library |
99 | 121,973 | 38,238 | faraday-cage | A cage to your faraday |
100 | 129,274 | 38,238 | genetate_admin | A admin generator |
101 | 130,185 | 50,070 | generate_admin | A admin generator |
102 | 161,028 | 32,068 | cachaca | Maybe something related to cache |