1 | 37 | 68 | rack-test | Rack::Test is a small, simple testing API for Rack apps. It can be used on its
own or a... |
2 | 39 | 83 | tilt | Generic interface to multiple Ruby template engines |
3 | 77 | 69 | erubi | Erubi is a ERB template engine for ruby. It is a simplified fork of Erubis |
4 | 111 | 88 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
5 | 240 | 82 | date | A subclass of Object includes Comparable module for handling dates. |
6 | 798 | 899 | sequel | The Database Toolkit for Ruby |
7 | 842 | 639 | warning | ruby-warning adds custom processing for warnings, including the
ability to ignore speci... |
8 | 1,793 | 1,036 | roda | Routing tree web toolkit |
9 | 1,814 | 1,514 | fileutils | Several file utility methods for copying, moving, removing, etc. |
10 | 1,917 | 681 | zlib | Ruby interface for the zlib compression/decompression library |
11 | 1,986 | 2,061 | american_date | American style month/day/year date parsing for ruby 1.9+ |
12 | 2,041 | 1,808 | minitest-hooks | minitest-hooks adds around and before_all/after_all/around_all hooks for Minitest.
This... |
13 | 2,701 | 2,590 | sequel_pg | sequel_pg overwrites the inner loop of the Sequel postgres
adapter row fetching code wi... |
14 | 6,893 | 4,685 | rodauth | Rodauth is Ruby's most advanced authentication framework, designed
to work in all rack ... |
15 | 6,971 | 6,028 | sequel-annotate | sequel-annotate annotates Sequel models with schema information. By
default, it includ... |
16 | 7,896 | 10,352 | home_run | home_run is an implementation of ruby's Date/DateTime classes in C,
with much better pe... |
17 | 8,016 | 9,186 | rack-unreloader | Rack::Unreloader is a rack middleware that reloads application files when it
detects ch... |
18 | 8,828 | 10,141 | sequel_postgresql_triggers | Database enforced timestamps, immutable columns, counter/sum caches, and touch propogation |
19 | 9,069 | 6,516 | minitest-global_expectations | minitest-global_expectations allows you to keep using simple code in your
minitest spec... |
20 | 9,732 | 7,485 | minitest-parallel_fork | minitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec
sui... |
21 | 12,076 | 13,108 | cicphash | Case Insensitive Case Preserving Hash |
22 | 12,306 | 11,507 | fixture_dependencies | Sequel/ActiveRecord fixture loader that handles dependency graphs |
23 | 12,794 | 11,974 | apetag | APEv2 Tag Reader/Writer |
24 | 13,789 | 11,801 | scaffolding_extensions | Administrative database front-end for multiple web-frameworks and ORMs |
25 | 14,735 | 33,114 | roda-route_list | Roda, like other routing tree web frameworks, doesn't have the ability
to introspect ro... |
26 | 15,507 | 9,249 | forme | Forme is a forms library with the following goals:
1) Have no external dependencies
2)... |
27 | 16,805 | 15,255 | sequel_core | Old Name: sequel_core, New Name: sequel |
28 | 18,173 | 27,870 | hanna-nouveau | Loads hanna due to gem rename |
29 | 19,721 | 22,448 | tk | Tk interface module using tcltklib. |
30 | 20,202 | 12,716 | autoforme | AutoForme is an web administrative console for Sequel::Model that
supports Roda, Sinatr... |
31 | 24,038 | 10,822 | thamble | Thamble exposes a single method, table, for easily creating HTML
tables from enumerable... |
32 | 24,072 | 16,640 | sequel_model | Old Name: sequel_model, New Name: sequel |
33 | 24,445 | 12,791 | refrigerator | Refrigerator freezes all core classes. It is designed to be used
in production, to mak... |
34 | 30,646 | 94,974 | minitest-shared_description | minitest-shared_description adds support for shared specs and shared spec subclasses
to... |
35 | 31,251 | 43,966 | rack-indifferent | rack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams
to make the hash... |
36 | 31,300 | 18,443 | ruby-style | Supervised TCPServer, Yielding Listeners Easily |
37 | 34,111 | 37,756 | hanna | RDoc generator designed with simplicity, beauty and ease of browsing in mind |
38 | 36,684 | 39,116 | tilt-rails_erb | tilt-rails_erb adds supports ERB templates using Rails' ERB handler,
which is different... |
39 | 40,771 | 47,828 | jeremyevans-exception_notification | Gemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss |
40 | 41,687 | 19,930 | enum_csv | EnumCSV exposes a single method, csv, for easily creating CSV
output/files from enumera... |
41 | 42,567 | 47,828 | jeremyevans-postgres-pr | A pure Ruby interface to the PostgreSQL (>= 7.4) database |
42 | 43,680 | 49,934 | subset_sum | Simple Subset Sum Solver with C and Pure Ruby Versions |
43 | 46,728 | 75,970 | third_base | A Fast and Easy Date/DateTime Class |
44 | 51,008 | 94,974 | scgi | Simple support for using SCGI in ruby apps, such as Rails |
45 | 66,619 | 49,934 | vorbis_comment | Vorbis Comment Reader/Writer Library |
46 | 66,989 | 49,934 | evilr | evilr allows you to do things you shouldn't. It's inspired by
evil.rb, but written in ... |
47 | 68,531 | 81,475 | capybara-restore_state | capybara-restore_state offers the ability to execute a block where the
initial capybara... |
48 | 68,955 | 43,966 | unicorn-lockdown | Helper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD |
49 | 69,588 | 54,712 | simple_mailer | Simple email library with testing support |
50 | 70,705 | 104,140 | tilt-indirect | tilt-indirect adds indirection for tilt templates. For example, you
can have a foo.ind... |
51 | 78,465 | 47,828 | simple_ldap_authenticator | Easy authentication to an LDAP server(s) |
52 | 85,824 | 47,828 | kaeruera | KaeruEra is a simple error tracking application. This
gem includes 3 separate reporter ... |
53 | 87,199 | 54,712 | pledge | pledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing
a progr... |
54 | 90,203 | 81,475 | sequel_validation_helpers_block | Allows easy determination of which validation rules apply to a given column, at the exp... |
55 | 106,112 | 54,712 | roda-message_bus | roda-message_bus integrates message_bus into the roda web toolkit,
allowing you to call... |
56 | 111,145 | 81,475 | rack-deadline | rack-deadline is a simple rack middleware that automatically
clears sessions that have ... |
57 | 111,516 | 9,249 | capybara-validate_html5 | capybara-validate validates the HTML5 for each page parsed, and
fails if there are any ... |
58 | 115,569 | 104,140 | tame | tame exposes OpenBSD's tame(2) system call to ruby, allowing a
program to restrict the ... |
59 | 117,360 | 147,664 | tilt-pipeline | tilt-pipeline allows you to easily construct rendering pipelines using tilt.
For exampl... |
60 | 118,835 | 94,974 | faster_html_escape | Faster version of ERB::Util.html_escape |
61 | 122,138 | 94,974 | deprecate_public | Warn when calling private methods and accessing private constants via public interface |
62 | 123,955 | 115,482 | zozo | Simple $LOAD_PATH management for ruby projects |
63 | 137,414 | 20,297 | by | by is a library preloader for ruby designed to speed up process startup.
It uses a clie... |
64 | 153,260 | 147,664 | roda-rails | roda-rails offers integration for Roda when used as Rack middleware in a Rails
applicat... |
65 | 161,061 | 19,289 | rodish | Rodish parses an argv array using a routing tree approach. It is
designed to make it ea... |
66 | 162,167 | 115,482 | string-crypt | This provides a backwards-compatible String#crypt method that will
work when String#cry... |
67 | 172,739 | 147,664 | visibility_checker | VisibilityChecker exposes a single method, visibility_changes, for returning
an array w... |
68 | 178,924 | 128,321 | sequel-postgres-pr | Pure Ruby driver for PostgreSQL, designed for use with Sequel |