1 | 7 | 14 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 9 | 11 | rack | Rack provides a minimal, modular and adaptable interface for developing
web application... |
3 | 20 | 22 | nokogiri | Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provide... |
4 | 32 | 43 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
5 | 33 | 54 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
6 | 35 | 60 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
7 | 38 | 64 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
8 | 40 | 85 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
9 | 41 | 225 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
10 | 45 | 77 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
11 | 47 | 76 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
12 | 50 | 58 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
13 | 56 | 72 | rails-html-sanitizer | HTML sanitization for Rails applications |
14 | 57 | 111 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
15 | 60 | 75 | activejob | Declare job classes that can be run by a variety of queuing backends. |
16 | 66 | 74 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
17 | 69 | 83 | globalid | URIs for your models makes it easy to pass references around. |
18 | 74 | 113 | sprockets-rails | Sprockets Rails integration |
19 | 86 | 20 | racc | Racc is an LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby... |
20 | 88 | 82 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
21 | 104 | 204 | execjs | ExecJS lets you run JavaScript code from Ruby. |
22 | 110 | 1,176 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
23 | 111 | 86 | activestorage | Attach cloud and local files in Rails applications. |
24 | 117 | 142 | bcrypt | bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
... |
25 | 134 | 345 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
26 | 135 | 424 | sass-rails | Sass adapter for the Rails asset pipeline. |
27 | 154 | 529 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
28 | 157 | 91 | actiontext | Edit and display rich text in Rails applications. |
29 | 158 | 90 | actionmailbox | Receive and process incoming emails in Rails applications. |
30 | 160 | 546 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
31 | 161 | 231 | jbuilder | Create JSON structures via a Builder-style DSL |
32 | 170 | 607 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
33 | 180 | 439 | mysql2 | A simple, fast Mysql library for Ruby, binding to libmysql |
34 | 181 | 282 | spring | Preloads your application so things like console, rake and tests run faster |
35 | 243 | 266 | net-http-persistent | Manages persistent connections using Net::HTTP including a thread pool for
connecting t... |
36 | 246 | 428 | sqlite3 | Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Pre... |
37 | 263 | 280 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
38 | 278 | 1,199 | turbolinks | Rails engine for Turbolinks 5 support |
39 | 305 | 329 | web-console | A debugging tool for your Ruby on Rails applications. |
40 | 336 | 346 | open4 | open child process with handles on pid, stdin, stdout, and stderr: manage child process... |
41 | 362 | 2,035 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
42 | 400 | 675 | systemu | universal capture of stdout and stderr and handling of child process pid for windows, *... |
43 | 406 | 331 | stackprof | stackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all... |
44 | 419 | 1,223 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
45 | 451 | 1,369 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
46 | 598 | 239 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
47 | 627 | 516 | require_all | A wonderfully simple way to load your code |
48 | 636 | 680 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
49 | 797 | 1,195 | charlock_holmes | charlock_holmes provides binary and text detection as well as text transcoding using li... |
50 | 857 | 479 | hana | Implementation of [JSON Patch][1] and [JSON Pointer][2] RFC. |
51 | 1,038 | 1,355 | mechanize | The Mechanize library is used for automating interaction with websites.
Mechanize autom... |
52 | 1,044 | 1,729 | rails-observers | Rails observer (removed from core in Rails 4.0) |
53 | 1,083 | 4,288 | journey | Journey is a router. It routes requests. |
54 | 1,133 | 1,962 | bcrypt-ruby | bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
... |
55 | 1,194 | 1,085 | version_sorter | VersionSorter is a C extension that does fast sorting of large sets of version strings. |
56 | 1,259 | 1,718 | libxml-ruby | The Libxml-Ruby project provides Ruby language bindings for the GNOME
Libxml2 XML t... |
57 | 1,271 | 177 | rack-session | A session implementation for Rack. |
58 | 1,537 | 1,881 | rails_autolink | This is an extraction of the `auto_link` method from rails. The `auto_link` method was ... |
59 | 1,601 | 1,988 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
60 | 1,656 | 1,765 | options | parse options from *args cleanly |
61 | 1,772 | 3,444 | protected_attributes | Protect attributes from mass assignment |
62 | 1,803 | 2,376 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
63 | 1,829 | 2,537 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
64 | 1,877 | 5,941 | session | persistent connections with external programs like bash |
65 | 2,270 | 1,593 | email_reply_parser | EmailReplyParser is a small library to parse plain text email content. This is what Git... |
66 | 2,447 | 2,746 | record_tag_helper | ActionView Record Tag Helpers |
67 | 2,739 | 5,843 | sqlite3-ruby | This module allows Ruby programs to interface with the SQLite3
database engine (http://... |
68 | 3,290 | 7,416 | rubyforge | A script which automates a limited set of rubyforge operations.
* Run 'rubyforge help'... |
69 | 3,506 | 5,761 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
70 | 3,668 | 2,731 | orderedhash | orderedhash |
71 | 3,689 | 8,055 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
72 | 4,751 | 11,423 | SyslogLogger | SyslogLogger is a Logger replacement that logs to syslog. It is almost
drop-in with a ... |
73 | 5,039 | 6,394 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
74 | 6,001 | 4,033 | gda | An SQL parser. Wraps libgda in a loving embrace to give you a ruby level SQL
parser. |
75 | 6,049 | 7,173 | rexical | Rexical is a lexical scanner generator that is used with Racc to generate Ruby programs... |
76 | 6,456 | 5,535 | namecase | NameCase is a Ruby implementation of `Lingua::EN::NameCase`, a library for
converting s... |
77 | 7,117 | 10,137 | serialport | Ruby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports. |
78 | 7,668 | 10,837 | dnssd | DNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing,
resolving... |
79 | 7,778 | 14,483 | actionview-component | MOVED to view_component. |
80 | 9,246 | 2,656 | solid_cache | A database backed ActiveSupport::Cache::Store |
81 | 9,344 | 2,383 | solid_queue | Database-backed Active Job backend. |
82 | 9,595 | 75,392 | rkelly | The RKelly library will parse JavaScript and return a parse tree. |
83 | 9,774 | 19,278 | rc-rest | Robot Co-op REST web services base class. This library makes it easy to
implement REST-... |
84 | 9,995 | 48,252 | facebooker | Facebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://w... |
85 | 13,888 | 24,639 | tagz | tagz.rb is generates html, xml, or any sgml variant like a small ninja
running ... |
86 | 15,582 | 12,620 | csspool | This rubygem does not have a description or summary. |
87 | 16,251 | 7,894 | ds9 | This library allows you to write HTTP/2 clients and servers. It is a wrapper
around ngh... |
88 | 16,585 | 75,392 | texticle | Texticle exposes full text search capabilities from PostgreSQL, extending
ActiveRec... |
89 | 17,063 | 75,392 | johnson | Johnson wraps JavaScript in a loving Ruby embrace. It embeds the
Mozilla SpiderMonkey J... |
90 | 19,530 | 27,476 | taka | Taka is a DOM (core and html) implementation for ruby. This software is EXTREMELY expe... |
91 | 19,968 | 75,392 | terminator | an external timeout mechanism based on processes and signals |
92 | 22,530 | 37,438 | slave | easily start a drb server in another process |
93 | 24,175 | 4,149 | aarch64 | Tired of writing Ruby in Ruby? Now you can write ARM64 assembly in Ruby! |
94 | 24,308 | 18,168 | minitest-emoji | Print out emoji for your test passes, fails, and skips |
95 | 24,473 | 48,252 | horo | An RDoc template extracted from Ruby on Rails. Provides the same documetation
style an... |
96 | 27,856 | 48,252 | threadify | makes it stupid easy to process a bunch of data using n worker threads |
97 | 28,426 | 18,168 | betabrite | Provides a Ruby interface to BetaBrite LED signs. |
98 | 30,880 | 75,392 | purdytest | Purdytest extends minitest with pretty colors. Simply require minitest, then
require p... |
99 | 35,228 | 48,252 | shared | a clean way to factor class/instance mixins in ruby |
100 | 35,404 | 20,676 | daapclient | This library is used for browsing iTunes DAAP servers. |
101 | 37,987 | 75,392 | icanhasaudio | Hai! icanhasaudio? is an interface to lame for decoding ur MP3s. I iz in ur computer. ... |
102 | 39,338 | 75,392 | nfc | NFC is a ruby wrapper for the Near Field Communication library. The Near
Field Communi... |
103 | 39,782 | 75,392 | rq | ruby queue is a zero-admin zero-configuration tool used to create instant unix clusters |
104 | 40,089 | 75,392 | mmap | The Mmap class implement memory-mapped file objects |
105 | 40,749 | 48,252 | prototype | prototype |
106 | 40,805 | 75,392 | xx | xx |
107 | 46,046 | 75,392 | ruby-serialport | Ruby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports. |
108 | 47,468 | 48,252 | traits | traits |
109 | 51,706 | 75,392 | sphero | A ruby gem for controlling your Sphero ball. Sends commands over the TTY
provided by t... |
110 | 53,459 | 24,639 | meow | Send Growl notifications via Ruby. |
111 | 56,556 | 75,392 | tumblr | a command line utility and library which interfaces to the excellent tumblr blogging pl... |
112 | 58,677 | 48,252 | milton | Milton fills out your ADP ezLaborManager timesheet |
113 | 58,686 | 75,392 | imgur2 | Upload stuff to imgur. Yay. |
114 | 63,475 | 75,392 | markup_validity | MarkupValidity provides test/unit and rspec helpers for checking the validity
of your d... |
115 | 69,830 | 24,639 | pervasives | pervasives |
116 | 70,890 | 75,392 | zomg | ZOMG is an OMG IDL parser. ZOMG will generate a Ruby AST from an IDL AST, and will eve... |
117 | 71,243 | 75,392 | ograph | ObjectGraph will output Graphviz dot files of your objects in memory. It will ferret o... |
118 | 73,506 | 75,392 | WillsItunesProject | Reads itunes data from itunes library XML files and provides useful information regard... |
119 | 74,447 | 75,392 | timeunits | timeunits |
120 | 74,724 | 75,392 | wreckster | Wreckster is an API for accessing
Rexster[http://wiki.github.com/tinkerpop/rexster/]. |
121 | 75,133 | 27,476 | av_capture | Wraps up AVCapture and exposes it to Ruby. This gem only works on OS X. |
122 | 76,137 | 75,392 | fisk | Tired of writing Ruby in Ruby? Now you can write assembly in Ruby! |
123 | 78,440 | 27,476 | writev | This gem adds the `writev` method to IO. It provides access to the `writev`
system cal... |
124 | 80,795 | 75,392 | pingpongpear | It is for ping pong pearing |
125 | 81,681 | 22,297 | earworm | Earworm can identify unknown music using MusicDNS and libofa. == FEATURES/PROBLEMS: *... |
126 | 82,644 | 48,252 | leap_motion | Wrapper around the C++ api for Leap Motion. |
127 | 82,832 | 75,392 | drawr | == DESCRIPTION: This is a ruby wrapper around Plotr with a similar API to Gruff. You ... |
128 | 84,719 | 48,252 | qrtools | QRTools is a library for decoding QR Codes. It relies on libdecodeqr for decoding. |
129 | 85,608 | 75,392 | geera | Geera is a command line tool for dealing with Jira tickets. |
130 | 86,145 | 10,354 | profile-viewer | This gem packages the Mozilla Profiler so that you can run it locally |
131 | 88,730 | 48,252 | asmrepl | Tired of writing assembly and them assembling it? Now you can write assembly and evalua... |
132 | 89,362 | 75,392 | punch | punch |
133 | 89,415 | 75,392 | raop-client | Net::RAOP::Client is an Airport Express client. It allows you to stream music to an Ai... |
134 | 89,973 | 75,392 | tusk | Tusk is a minimal pub / sub system with multiple observer strategies.
Tusk builds upon ... |
135 | 90,283 | 75,392 | parseargs | parseargs |
136 | 90,759 | 75,392 | raptcha | description: raptcha kicks the ass |
137 | 91,221 | 75,392 | widgetz | widgetz |
138 | 91,925 | 75,392 | rubypan | A gem command plugin that adds `gem ferret` to perform fulltext searching of
http://rub... |
139 | 92,100 | 37,438 | RusaMember | Extract data from RUSA web site to get members information, results, awards |
140 | 92,621 | 75,392 | sldb | sldb |
141 | 93,851 | 75,392 | playpen | Playpen wraps OS X sandbox api with a loving embrace. Playpen provides the
same API th... |
142 | 94,866 | 75,392 | ricosat | RicoSAT is a wrapper around [PicoSAT](http://fmv.jku.at/picosat/). It lets
you use the... |
143 | 105,338 | 20,676 | tinygql | Yet another GraphQL parser written in Ruby. |
144 | 106,587 | 75,392 | net-mdns | DNS-SD and mDNS implementation for ruby |
145 | 106,607 | 75,392 | itiscold | A thing that reads data from Elitech RC-5 temp sensor. Protocol documentation
can be f... |
146 | 109,905 | 37,438 | awkward | Awkward helps you walk your Object Graph and output a dot file suitable for
viewing in ... |
147 | 112,071 | 75,392 | digest-m4p | iTunes specific digest encoding |
148 | 115,994 | 75,392 | myhidapi | This is a small wrapper around HIDAPI. I couldn't get other HIDAPI wrappers to
work, s... |
149 | 116,848 | 75,392 | enterprise | Wish you could write your Ruby in XML? Has the fact that Ruby is not
"enterprise&... |
150 | 117,250 | 75,392 | openx | A Ruby interface to the OpenX XML-RPC API. |
151 | 117,858 | 27,476 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
152 | 118,132 | 75,392 | neversaydie | NEVER SAY DIE lets you rescue from segmentation faults. Got a SEGV, don't
worry about ... |
153 | 118,808 | 27,476 | yoda | Spec yoda will, and spec you shall too. |
154 | 119,088 | 75,392 | fibur | Fibur is a gem that gives you full concurrency during your I/O calls in Ruby
1.9. |
155 | 119,439 | 75,392 | phuby | Phuby wraps PHP in a loving embrace. Exposes a PHP runtime in ruby |
156 | 119,537 | 27,476 | na_str | na_str |
157 | 120,522 | 31,892 | rubygems-isit19 | Lets you figure out if your gems and gems you install might work on 1.9. Uses
http://i... |
158 | 121,004 | 75,392 | state | state |
159 | 121,083 | 48,252 | PheldItunesReporter | PheldItunesReporter provides a library and corresponding executable script that calcula... |
160 | 121,704 | 48,252 | testy | testy |
161 | 122,443 | 75,392 | redef | redef |
162 | 123,141 | 75,392 | sbs2003_contacts | * A small utiltity library to help alleviate the tedium of managing the contacts and e-... |
163 | 123,823 | 75,392 | jit_buffer | A JIT Buffer object for Ruby. |
164 | 129,642 | 48,252 | spectacular | Spectacular is an SNMP client that displays traffic information in the
browser. |
165 | 129,771 | 75,392 | lunchbox | A gem to help you get started with development on the TI Launchpad. This gem
contains ... |
166 | 130,093 | 48,252 | tenderlove-usb | This rubygem does not have a description or summary. |
167 | 131,374 | 75,392 | odinflex | Do you need to parse an AR file or a Mach-O file? If so, then this is the library for you! |
168 | 133,517 | 37,438 | uart | UART is a simple wrapper around the ruby-termios gem that gives you an easy
interface f... |
169 | 138,105 | 75,392 | widen | We already have `String#upcase`, `String#downcase`. Now you can have
`String#widen` an... |
170 | 138,394 | 75,392 | kara-gem | This is a pretty empty gem. It just has a binstub and a version |
171 | 147,416 | 75,392 | mytest | This rubygem does not have a description or summary. |
172 | 158,139 | 75,392 | aaron-test-gem | test gem |
173 | 159,212 | 31,892 | allocation_sampler | A sampling allocation profiler. This keeps track of allocations, but only on
specified... |
174 | 161,773 | 75,392 | hacks | These are some hacks I use. This gem exposes some Ruby C internals as Ruby functions an... |
175 | 167,017 | 75,392 | worf | Tired of parsing DWARF information in C? Now you can parse DWARF information in Ruby! |
176 | 167,481 | 75,392 | uchip | This is a gem for controlling the MCP2221a chip over USB |
177 | 168,528 | 48,252 | mini_gpio | Provides GPIO access on the Raspberry Pi in Ruby (using Fiddle) |
178 | 172,042 | 48,252 | carat | Carat manages an application's dependencies through its entire life, across many machin... |
179 | 172,417 | 75,392 | defrost | Frozen objects: hard to use, can't mutate them, boring. Defrosted objects: exciting, dy... |
180 | 175,092 | 75,392 | hatstone | A Capstone wrapper for Ruby. |
181 | 179,104 | 75,392 | zeroconf | This is a multicast DNS client and server written in Ruby |