| 1 | 39 | 79 | rack-test | Rack::Test is a small, simple testing API for Rack apps. It can be used on its
own or a... |
| 2 | 43 | 47 | tilt | Generic interface to multiple Ruby template engines |
| 3 | 77 | 68 | erubi | Erubi is a ERB template engine for ruby. It is a simplified fork of Erubis |
| 4 | 109 | 42 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 5 | 203 | 54 | date | The official date library for Ruby. |
| 6 | 788 | 975 | sequel | The Database Toolkit for Ruby |
| 7 | 835 | 886 | warning | ruby-warning adds custom processing for warnings, including the
ability to ignore speci... |
| 8 | 1,712 | 918 | zlib | Ruby interface for the zlib compression/decompression library |
| 9 | 1,747 | 1,319 | roda | Routing tree web toolkit |
| 10 | 1,810 | 1,612 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 11 | 2,006 | 2,370 | minitest-hooks | minitest-hooks adds around and before_all/after_all/around_all hooks for Minitest.
This... |
| 12 | 2,018 | 3,192 | american_date | American style month/day/year date parsing for ruby 1.9+ |
| 13 | 2,729 | 3,176 | sequel_pg | sequel_pg overwrites the inner loop of the Sequel postgres
adapter row fetching code wi... |
| 14 | 3,331 | 2,613 | m | Run test/unit tests by line number. Metal! |
| 15 | 6,392 | 4,738 | rodauth | Rodauth is Ruby's most advanced authentication framework, designed
to work in all rack ... |
| 16 | 7,008 | 6,135 | sequel-annotate | sequel-annotate annotates Sequel models with schema information. By
default, it includ... |
| 17 | 8,115 | 6,135 | rack-unreloader | Rack::Unreloader is a rack middleware that reloads application files when it
detects ch... |
| 18 | 8,193 | 25,502 | home_run | home_run is an implementation of ruby's Date/DateTime classes in C,
with much better pe... |
| 19 | 9,043 | 15,548 | sequel_postgresql_triggers | Database enforced timestamps, immutable columns, counter/sum caches, and touch propogation |
| 20 | 9,055 | 6,135 | minitest-global_expectations | minitest-global_expectations allows you to keep using simple code in your
minitest spec... |
| 21 | 9,516 | 13,252 | minitest-parallel_fork | minitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec
sui... |
| 22 | 12,292 | 5,677 | cicphash | Case Insensitive Case Preserving Hash |
| 23 | 12,785 | 18,007 | fixture_dependencies | Sequel/ActiveRecord fixture loader that handles dependency graphs |
| 24 | 12,904 | 5,634 | apetag | APEv2 Tag Reader/Writer |
| 25 | 14,230 | 20,848 | scaffolding_extensions | Administrative database front-end for multiple web-frameworks and ORMs |
| 26 | 15,203 | 20,848 | roda-route_list | Roda, like other routing tree web frameworks, doesn't have the ability
to introspect ro... |
| 27 | 15,262 | 14,005 | forme | Forme is a forms library with the following goals:
1) Have no external dependencies
2)... |
| 28 | 17,440 | 25,502 | sequel_core | Old Name: sequel_core, New Name: sequel |
| 29 | 18,534 | 15,548 | hanna-nouveau | Loads hanna due to gem rename |
| 30 | 19,688 | 93,977 | autoforme | AutoForme is an web administrative console for Sequel::Model that
supports Roda, Sinatr... |
| 31 | 19,737 | 12,289 | tk | Tk interface module using tcltklib. |
| 32 | 21,027 | 6,755 | refrigerator | Refrigerator freezes all core classes. It is designed to be used
in production, to mak... |
| 33 | 22,133 | 14,949 | thamble | Thamble exposes a single method, table, for easily creating HTML
tables from enumerable... |
| 34 | 24,428 | 29,834 | sequel_model | Old Name: sequel_model, New Name: sequel |
| 35 | 31,241 | 143,659 | minitest-shared_description | minitest-shared_description adds support for shared specs and shared spec subclasses
to... |
| 36 | 31,410 | 18,007 | ruby-style | Supervised TCPServer, Yielding Listeners Easily |
| 37 | 31,567 | 65,529 | rack-indifferent | rack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams
to make the hash... |
| 38 | 33,600 | 76,497 | hanna | RDoc generator designed with simplicity, beauty and ease of browsing in mind |
| 39 | 35,872 | 48,553 | enum_csv | EnumCSV exposes a single method, csv, for easily creating CSV
output/files from enumera... |
| 40 | 37,280 | 104,950 | tilt-rails_erb | tilt-rails_erb adds supports ERB templates using Rails' ERB handler,
which is different... |
| 41 | 41,181 | 37,015 | jeremyevans-exception_notification | Gemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss |
| 42 | 42,539 | 78,534 | subset_sum | Simple Subset Sum Solver with C and Pure Ruby Versions |
| 43 | 42,791 | 22,848 | jeremyevans-postgres-pr | A pure Ruby interface to the PostgreSQL (>= 7.4) database |
| 44 | 47,503 | 48,553 | third_base | A Fast and Easy Date/DateTime Class |
| 45 | 51,781 | 48,553 | scgi | Simple support for using SCGI in ruby apps, such as Rails |
| 46 | 59,446 | 65,529 | capybara-validate_html5 | capybara-validate validates the HTML5 for each page parsed, and
fails if there are any ... |
| 47 | 65,972 | 69,228 | vorbis_comment | Vorbis Comment Reader/Writer Library |
| 48 | 66,879 | 104,950 | by | by is a library preloader for ruby designed to speed up process startup.
It uses a clie... |
| 49 | 66,982 | 97,916 | unicorn-lockdown | Helper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD |
| 50 | 67,511 | 76,497 | evilr | evilr allows you to do things you shouldn't. It's inspired by
evil.rb, but written in ... |
| 51 | 69,404 | 129,724 | capybara-restore_state | capybara-restore_state offers the ability to execute a block where the
initial capybara... |
| 52 | 70,350 | 69,228 | simple_mailer | Simple email library with testing support |
| 53 | 71,425 | 143,659 | tilt-indirect | tilt-indirect adds indirection for tilt templates. For example, you
can have a foo.ind... |
| 54 | 75,508 | 69,228 | simple_ldap_authenticator | Easy authentication to an LDAP server(s) |
| 55 | 78,424 | 16,195 | rodish | Rodish parses an argv array using a routing tree approach. It is
designed to make it ea... |
| 56 | 84,721 | 83,174 | kaeruera | KaeruEra is a simple error tracking application. This
gem includes 3 separate reporter ... |
| 57 | 85,358 | 63,813 | pledge | pledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing
a progr... |
| 58 | 90,865 | 83,174 | sequel_validation_helpers_block | Allows easy determination of which validation rules apply to a given column, at the exp... |
| 59 | 94,716 | 123,556 | roda-message_bus | roda-message_bus integrates message_bus into the roda web toolkit,
allowing you to call... |
| 60 | 110,228 | 104,950 | rack-deadline | rack-deadline is a simple rack middleware that automatically
clears sessions that have ... |
| 61 | 115,071 | 97,916 | tame | tame exposes OpenBSD's tame(2) system call to ruby, allowing a
program to restrict the ... |
| 62 | 117,486 | 143,659 | tilt-pipeline | tilt-pipeline allows you to easily construct rendering pipelines using tilt.
For exampl... |
| 63 | 119,631 | 143,659 | faster_html_escape | Faster version of ERB::Util.html_escape |
| 64 | 122,281 | 93,977 | deprecate_public | Warn when calling private methods and accessing private constants via public interface |
| 65 | 124,542 | 129,724 | zozo | Simple $LOAD_PATH management for ruby projects |
| 66 | 151,046 | 129,724 | roda-rails | roda-rails offers integration for Roda when used as Rack middleware in a Rails
applicat... |
| 67 | 161,397 | 143,659 | string-crypt | This provides a backwards-compatible String#crypt method that will
work when String#cry... |
| 68 | 171,404 | 129,724 | visibility_checker | VisibilityChecker exposes a single method, visibility_changes, for returning
an array w... |
| 69 | 180,324 | 129,724 | sequel-postgres-pr | Pure Ruby driver for PostgreSQL, designed for use with Sequel |