1 | 12 | 17 | rack | Rack provides a minimal, modular and adaptable interface for developing
web application... |
2 | 14 | 10 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
3 | 18 | 21 | nokogiri | Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provide... |
4 | 27 | 247 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
5 | 28 | 38 | builder | Builder provides a number of builder objects that make creating structured data
simple ... |
6 | 34 | 50 | activemodel | A toolkit for building modeling frameworks like Active Record. Rich support for attribu... |
7 | 37 | 63 | activerecord | Databases on Rails. Build a persistent domain model by mapping database tables to Ruby ... |
8 | 38 | 56 | actionpack | Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web a... |
9 | 40 | 75 | rails | Ruby on Rails is a full-stack web framework optimized for programmer happiness and sust... |
10 | 41 | 74 | railties | Rails internals: application bootup, plugins, generators, and rake tasks. |
11 | 43 | 81 | actionmailer | Email on Rails. Compose, deliver, and test emails using the familiar controller/view pa... |
12 | 47 | 92 | sprockets | Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip... |
13 | 48 | 57 | actionview | Simple, battle-tested conventions and helpers for building web pages. |
14 | 56 | 82 | activejob | Declare job classes that can be run by a variety of queuing backends. |
15 | 57 | 55 | rails-html-sanitizer | HTML sanitization for Rails applications |
16 | 59 | 98 | sprockets-rails | Sprockets Rails integration |
17 | 61 | 72 | rails-dom-testing | This gem can compare doms and assert certain elements exists in doms using Nokogiri. |
18 | 62 | 292 | arel | Arel Really Exasperates Logicians
Arel is a SQL AST manager for Ruby. It
1. Simplifie... |
19 | 70 | 88 | globalid | URIs for your models makes it easy to pass references around. |
20 | 77 | 166 | execjs | ExecJS lets you run JavaScript code from Ruby. |
21 | 97 | 95 | actioncable | Structure many real-time application concerns into channels over a single WebSocket con... |
22 | 98 | 263 | sass-rails | Sass adapter for the Rails asset pipeline. |
23 | 105 | 231 | jquery-rails | This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application. |
24 | 107 | 348 | coffee-script-source | CoffeeScript is a little language that compiles into JavaScript.
Underneath all of ... |
25 | 109 | 357 | coffee-script | Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. |
26 | 115 | 136 | bcrypt | bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
... |
27 | 117 | 393 | coffee-rails | CoffeeScript adapter for the Rails asset pipeline. |
28 | 128 | 230 | jbuilder | Create JSON structures via a Builder-style DSL |
29 | 138 | 103 | activestorage | Attach cloud and local files in Rails applications. |
30 | 149 | 248 | mysql2 | A simple, fast Mysql library for Ruby, binding to libmysql |
31 | 169 | 127 | spring | Preloads your application so things like console, rake and tests run faster |
32 | 171 | 45 | racc | Racc is a LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby ... |
33 | 189 | 602 | turbolinks | Rails engine for Turbolinks 5 support |
34 | 196 | 325 | sqlite3 | This module allows Ruby programs to interface with the SQLite3
database engine (http://... |
35 | 218 | 1,227 | rails-deprecated_sanitizer | Deprecated sanitizer API extracted from Action View. |
36 | 248 | 130 | actiontext | Edit and display rich text in Rails applications. |
37 | 251 | 131 | actionmailbox | Receive and process incoming emails in Rails applications. |
38 | 266 | 217 | net-http-persistent | Manages persistent connections using Net::HTTP including a thread pool for
connecting t... |
39 | 295 | 244 | rails-controller-testing | Extracting `assigns` and `assert_template` from ActionDispatch. |
40 | 296 | 343 | web-console | A debugging tool for your Ruby on Rails applications. |
41 | 305 | 1,242 | activeresource | REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti... |
42 | 350 | 270 | open4 | open child process with handles on pid, stdin, stdout, and stderr: manage child process... |
43 | 355 | 728 | systemu | universal capture of stdout and stderr and handling of child process pid for windows, *... |
44 | 422 | 409 | webpacker | Use webpack to manage app-like JavaScript modules in Rails |
45 | 567 | 377 | stackprof | stackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all... |
46 | 676 | 447 | require_all | A wonderfully simple way to load your code |
47 | 702 | 461 | activemodel-serializers-xml | XML serialization for your Active Model objects and Active Record models - extracted fr... |
48 | 763 | 376 | charlock_holmes | charlock_holmes provides binary and text detection as well as text transcoding using li... |
49 | 773 | 2,932 | journey | Journey is a router. It routes requests. |
50 | 859 | 2,221 | bcrypt-ruby | bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
... |
51 | 861 | 970 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
52 | 878 | 1,425 | mechanize | The Mechanize library is used for automating interaction with websites.
Mechanize autom... |
53 | 897 | 1,510 | rails-observers | Rails observer (removed from core in Rails 4.0) |
54 | 1,069 | 608 | hana | Implementation of [JSON Patch][1] and [JSON Pointer][2] RFC. |
55 | 1,084 | 1,313 | libxml-ruby | The Libxml-Ruby project provides Ruby language bindings for the GNOME
Libxml2 XML t... |
56 | 1,224 | 958 | version_sorter | VersionSorter is a C extension that does fast sorting of large sets of version strings. |
57 | 1,337 | 1,735 | rails_autolink | This is an extraction of the `auto_link` method from rails. The `auto_link` method was ... |
58 | 1,379 | 6,063 | session | persistent connections with external programs like bash |
59 | 1,385 | 2,365 | protected_attributes | Protect attributes from mass assignment |
60 | 1,477 | 1,386 | actionpack-action_caching | Action caching for Action Pack (removed from core in Rails 4.0) |
61 | 1,583 | 2,194 | actionpack-xml_parser | XML parameters parser for Action Pack (removed from core in Rails 4.0) |
62 | 1,607 | 1,614 | options | parse options from *args cleanly |
63 | 1,760 | 1,886 | actionpack-page_caching | Static page caching for Action Pack (removed from core in Rails 4.0) |
64 | 2,140 | 4,252 | sqlite3-ruby | This module allows Ruby programs to interface with the SQLite3
database engine (http://... |
65 | 2,236 | 2,267 | record_tag_helper | ActionView Record Tag Helpers |
66 | 2,319 | 2,502 | email_reply_parser | EmailReplyParser is a small library to parse plain text email content. This is what Git... |
67 | 2,539 | 10,948 | rubyforge | A script which automates a limited set of rubyforge operations.
* Run 'rubyforge help'... |
68 | 2,906 | 6,178 | activesupport-json_encoder | A pure-Ruby ActiveSupport JSON encoder |
69 | 2,961 | 2,963 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
70 | 3,318 | 5,888 | orderedhash | orderedhash |
71 | 3,789 | 7,535 | SyslogLogger | SyslogLogger is a Logger replacement that logs to syslog. It is almost
drop-in with a ... |
72 | 4,579 | 4,293 | rails-ujs | This gem provides rails-ujs driver for Rails applications. |
73 | 5,547 | 7,153 | rexical | Rexical is a lexical scanner generator that is used with
Racc to generate Ruby programs... |
74 | 6,034 | 7,681 | namecase | NameCase is a Ruby implementation of `Lingua::EN::NameCase`, a library for
converting s... |
75 | 6,255 | 11,492 | dnssd | DNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing,
resolving... |
76 | 6,653 | 12,895 | serialport | Ruby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports. |
77 | 6,780 | 7,585 | actionview-component | MOVED to view_component. |
78 | 7,003 | 3,656 | gda | An SQL parser. Wraps libgda in a loving embrace to give you a ruby level SQL
parser. |
79 | 7,479 | 54,457 | rkelly | The RKelly library will parse JavaScript and return a parse tree. |
80 | 7,740 | 29,541 | rc-rest | Robot Co-op REST web services base class. This library makes it easy to
implement REST-... |
81 | 8,076 | 41,404 | facebooker | Facebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://w... |
82 | 11,856 | 41,404 | tagz | tagz.rb is generates html, xml, or any sgml variant like a small ninja
running ... |
83 | 13,171 | 10,475 | csspool | This rubygem does not have a description or summary. |
84 | 13,627 | 59,556 | texticle | Texticle exposes full text search capabilities from PostgreSQL, extending
ActiveRec... |
85 | 13,691 | 59,556 | johnson | Johnson wraps JavaScript in a loving Ruby embrace. It embeds the
Mozilla SpiderMonkey J... |
86 | 15,246 | 59,556 | taka | Taka is a DOM (core and html) implementation for ruby. This software is EXTREMELY expe... |
87 | 15,882 | 59,556 | terminator | an external timeout mechanism based on processes and signals |
88 | 18,369 | 33,445 | ds9 | This library allows you to write HTTP/2 clients and servers. It is a wrapper
around ngh... |
89 | 19,310 | 59,556 | slave | easily start a drb server in another process |
90 | 20,560 | 59,556 | horo | An RDoc template extracted from Ruby on Rails. Provides the same documetation
style an... |
91 | 22,102 | 25,958 | minitest-emoji | Print out emoji for your test passes, fails, and skips |
92 | 24,911 | 17,192 | betabrite | Provides a Ruby interface to BetaBrite LED signs. |
93 | 25,105 | 23,013 | threadify | makes it stupid easy to process a bunch of data using n worker threads |
94 | 25,341 | 59,556 | purdytest | Purdytest extends minitest with pretty colors. Simply require minitest, then
require p... |
95 | 31,456 | 19,569 | daapclient | This library is used for browsing iTunes DAAP servers. |
96 | 31,536 | 56,464 | shared | a clean way to factor class/instance mixins in ruby |
97 | 32,388 | 59,556 | mmap | The Mmap class implement memory-mapped file objects |
98 | 33,872 | 59,556 | icanhasaudio | Hai! icanhasaudio? is an interface to lame for decoding ur MP3s. I iz in ur computer. ... |
99 | 34,232 | 59,556 | xx | xx |
100 | 35,834 | 59,556 | nfc | NFC is a ruby wrapper for the Near Field Communication library. The Near
Field Communi... |
101 | 36,145 | 59,556 | rq | ruby queue is a zero-admin zero-configuration tool used to create instant unix clusters |
102 | 36,219 | 59,556 | prototype | prototype |
103 | 37,643 | 59,556 | ruby-serialport | Ruby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports. |
104 | 44,065 | 59,556 | traits | traits |
105 | 48,056 | 59,556 | meow | Send Growl notifications via Ruby. |
106 | 48,324 | 59,556 | sphero | A ruby gem for controlling your Sphero ball. Sends commands over the TTY
provided by t... |
107 | 51,094 | 59,556 | tumblr | a command line utility and library which interfaces to the excellent tumblr blogging pl... |
108 | 53,799 | 59,556 | imgur2 | Upload stuff to imgur. Yay. |
109 | 53,931 | 59,556 | milton | Milton fills out your ADP ezLaborManager timesheet |
110 | 55,534 | 59,556 | markup_validity | MarkupValidity provides test/unit and rspec helpers for checking the validity
of your d... |
111 | 64,273 | 59,556 | pervasives | pervasives |
112 | 65,410 | 59,556 | ograph | ObjectGraph will output Graphviz dot files of your objects in memory. It will ferret o... |
113 | 65,464 | 59,556 | zomg | ZOMG is an OMG IDL parser. ZOMG will generate a Ruby AST from an IDL AST, and will eve... |
114 | 68,368 | 59,556 | WillsItunesProject | Reads itunes data from itunes library XML files and provides useful information regard... |
115 | 69,075 | 59,556 | timeunits | timeunits |
116 | 69,437 | 59,556 | wreckster | Wreckster is an API for accessing
Rexster[http://wiki.github.com/tinkerpop/rexster/]. |
117 | 71,119 | 29,541 | av_capture | Wraps up AVCapture and exposes it to Ruby. This gem only works on OS X. |
118 | 73,837 | 59,556 | writev | This gem adds the `writev` method to IO. It provides access to the `writev`
system cal... |
119 | 76,140 | 59,556 | drawr | == DESCRIPTION: This is a ruby wrapper around Plotr with a similar API to Gruff. You ... |
120 | 76,437 | 59,556 | earworm | Earworm can identify unknown music using MusicDNS and libofa. == FEATURES/PROBLEMS: *... |
121 | 78,440 | 59,556 | qrtools | QRTools is a library for decoding QR Codes. It relies on libdecodeqr for decoding. |
122 | 78,930 | 59,556 | geera | Geera is a command line tool for dealing with Jira tickets. |
123 | 79,526 | 59,556 | leap_motion | Wrapper around the C++ api for Leap Motion. |
124 | 79,646 | 59,556 | pingpongpear | It is for ping pong pearing |
125 | 82,888 | 59,556 | raop-client | Net::RAOP::Client is an Airport Express client. It allows you to stream music to an Ai... |
126 | 83,075 | 59,556 | punch | punch |
127 | 83,402 | 59,556 | tusk | Tusk is a minimal pub / sub system with multiple observer strategies.
Tusk builds upon ... |
128 | 83,952 | 59,556 | parseargs | parseargs |
129 | 84,704 | 59,556 | raptcha | description: raptcha kicks the ass |
130 | 84,964 | 59,556 | widgetz | widgetz |
131 | 85,531 | 59,556 | rubypan | A gem command plugin that adds `gem ferret` to perform fulltext searching of
http://rub... |
132 | 86,514 | 59,556 | RusaMember | Extract data from RUSA web site to get members information, results, awards |
133 | 86,959 | 59,556 | sldb | sldb |
134 | 87,478 | 59,556 | fisk | Tired of writing Ruby in Ruby? Now you can write assembly in Ruby! |
135 | 87,641 | 59,556 | playpen | Playpen wraps OS X sandbox api with a loving embrace. Playpen provides the
same API th... |
136 | 98,313 | 59,556 | ricosat | RicoSAT is a wrapper around [PicoSAT](http://fmv.jku.at/picosat/). It lets
you use the... |
137 | 99,707 | 59,556 | net-mdns | DNS-SD and mDNS implementation for ruby |
138 | 101,549 | 41,404 | awkward | Awkward helps you walk your Object Graph and output a dot file suitable for
viewing in ... |
139 | 103,090 | 42,564 | digest-m4p | iTunes specific digest encoding |
140 | 108,684 | 59,556 | enterprise | Wish you could write your Ruby in XML? Has the fact that Ruby is not
"enterprise&... |
141 | 109,089 | 59,556 | openx | A Ruby interface to the OpenX XML-RPC API. |
142 | 109,244 | 21,203 | asmrepl | Tired of writing assembly and them assembling it? Now you can write assembly and evalua... |
143 | 110,306 | 59,556 | neversaydie | NEVER SAY DIE lets you rescue from segmentation faults. Got a SEGV, don't
worry about ... |
144 | 110,610 | 59,556 | itiscold | A thing that reads data from Elitech RC-5 temp sensor. Protocol documentation
can be f... |
145 | 111,848 | 59,556 | phuby | Phuby wraps PHP in a loving embrace. Exposes a PHP runtime in ruby |
146 | 111,889 | 59,556 | fibur | Fibur is a gem that gives you full concurrency during your I/O calls in Ruby
1.9. |
147 | 112,062 | 59,556 | yoda | Spec yoda will, and spec you shall too. |
148 | 113,184 | 59,556 | paddle | Paddle is an RDoc plugin that emits documentation suitable for use as an epub
book. Th... |
149 | 113,841 | 59,556 | na_str | na_str |
150 | 114,981 | 59,556 | rubygems-isit19 | Lets you figure out if your gems and gems you install might work on 1.9. Uses
http://i... |
151 | 115,055 | 59,556 | state | state |
152 | 115,417 | 59,556 | testy | testy |
153 | 116,273 | 59,556 | PheldItunesReporter | PheldItunesReporter provides a library and corresponding executable script that calcula... |
154 | 117,133 | 59,556 | redef | redef |
155 | 117,209 | 59,556 | sbs2003_contacts | * A small utiltity library to help alleviate the tedium of managing the contacts and e-... |
156 | 117,286 | 42,564 | actionform | An alternative layer to accepts_nested_attributes_for by using Form Models. |
157 | 119,045 | 59,556 | rack-session | A session implementation for Rack. |
158 | 123,742 | 59,556 | spectacular | Spectacular is an SNMP client that displays traffic information in the
browser. |
159 | 124,550 | 59,556 | tenderlove-usb | This rubygem does not have a description or summary. |
160 | 124,804 | 59,556 | lunchbox | A gem to help you get started with development on the TI Launchpad. This gem
contains ... |
161 | 125,133 | 59,556 | myhidapi | This is a small wrapper around HIDAPI. I couldn't get other HIDAPI wrappers to
work, s... |
162 | 130,117 | 59,556 | odinflex | Do you need to parse an AR file or a Mach-O file? If so, then this is the library for you! |
163 | 132,550 | 59,556 | widen | We already have `String#upcase`, `String#downcase`. Now you can have
`String#widen` an... |
164 | 144,584 | 59,556 | mytest | This rubygem does not have a description or summary. |
165 | 150,385 | 59,556 | kara-gem | This is a pretty empty gem. It just has a binstub and a version |
166 | 153,453 | 59,556 | uart | UART is a simple wrapper around the ruby-termios gem that gives you an easy
interface f... |
167 | 162,751 | 42,564 | allocation_sampler | A sampling allocation profiler. This keeps track of allocations, but only on
specified... |
168 | 164,629 | 59,556 | worf | Tired of parsing DWARF information in C? Now you can parse DWARF information in Ruby! |
169 | 166,390 | 59,556 | mini_gpio | Provides GPIO access on the Raspberry Pi in Ruby (using Fiddle) |
170 | 166,429 | 59,556 | uchip | This is a gem for controlling the MCP2221a chip over USB |
171 | 166,842 | 42,564 | carat | Carat manages an application's dependencies through its entire life, across many machin... |
172 | 168,519 | 42,564 | jit_buffer | A JIT Buffer object for Ruby. |
173 | 168,519 | 42,564 | aaron-test-gem | test gem |
174 | 169,356 | 42,564 | defrost | Frozen objects: hard to use, can't mutate them, boring. Defrosted objects: exciting, dy... |
175 | 170,993 | 34,620 | aarch64 | Tired of writing Ruby in Ruby? Now you can write ARM64 assembly in Ruby! |
176 | 171,339 | 56,464 | hatstone | A Capstone wrapper for Ruby. |