| 1 | 39 | 78 | rack-test | Rack::Test is a small, simple testing API for Rack apps. It can be used on its
own or a... |
| 2 | 40 | 77 | 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 | 110 | 68 | webrick | WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se... |
| 5 | 209 | 63 | date | The official date library for Ruby. |
| 6 | 790 | 370 | sequel | The Database Toolkit for Ruby |
| 7 | 837 | 685 | warning | ruby-warning adds custom processing for warnings, including the
ability to ignore speci... |
| 8 | 1,760 | 1,492 | roda | Routing tree web toolkit |
| 9 | 1,803 | 665 | zlib | Ruby interface for the zlib compression/decompression library |
| 10 | 1,821 | 1,454 | fileutils | Several file utility methods for copying, moving, removing, etc. |
| 11 | 2,011 | 2,022 | american_date | American style month/day/year date parsing for ruby 1.9+ |
| 12 | 2,016 | 1,275 | minitest-hooks | minitest-hooks adds around and before_all/after_all/around_all hooks for Minitest.
This... |
| 13 | 2,728 | 2,538 | sequel_pg | sequel_pg overwrites the inner loop of the Sequel postgres
adapter row fetching code wi... |
| 14 | 3,327 | 2,898 | m | Run test/unit tests by line number. Metal! |
| 15 | 6,530 | 3,631 | rodauth | Rodauth is Ruby's most advanced authentication framework, designed
to work in all rack ... |
| 16 | 6,993 | 5,949 | sequel-annotate | sequel-annotate annotates Sequel models with schema information. By
default, it includ... |
| 17 | 8,076 | 6,752 | rack-unreloader | Rack::Unreloader is a rack middleware that reloads application files when it
detects ch... |
| 18 | 8,078 | 10,726 | home_run | home_run is an implementation of ruby's Date/DateTime classes in C,
with much better pe... |
| 19 | 8,951 | 8,423 | sequel_postgresql_triggers | Database enforced timestamps, immutable columns, counter/sum caches, and touch propogation |
| 20 | 9,054 | 7,440 | minitest-global_expectations | minitest-global_expectations allows you to keep using simple code in your
minitest spec... |
| 21 | 9,550 | 5,353 | minitest-parallel_fork | minitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec
sui... |
| 22 | 12,134 | 9,952 | cicphash | Case Insensitive Case Preserving Hash |
| 23 | 12,526 | 19,664 | fixture_dependencies | Sequel/ActiveRecord fixture loader that handles dependency graphs |
| 24 | 12,760 | 9,835 | apetag | APEv2 Tag Reader/Writer |
| 25 | 13,934 | 17,335 | scaffolding_extensions | Administrative database front-end for multiple web-frameworks and ORMs |
| 26 | 14,972 | 16,337 | roda-route_list | Roda, like other routing tree web frameworks, doesn't have the ability
to introspect ro... |
| 27 | 15,230 | 12,403 | forme | Forme is a forms library with the following goals:
1) Have no external dependencies
2)... |
| 28 | 17,121 | 29,623 | sequel_core | Old Name: sequel_core, New Name: sequel |
| 29 | 18,365 | 16,006 | hanna-nouveau | Loads hanna due to gem rename |
| 30 | 19,575 | 21,724 | tk | Tk interface module using tcltklib. |
| 31 | 19,830 | 14,977 | autoforme | AutoForme is an web administrative console for Sequel::Model that
supports Roda, Sinatr... |
| 32 | 22,102 | 14,442 | thamble | Thamble exposes a single method, table, for easily creating HTML
tables from enumerable... |
| 33 | 22,223 | 10,004 | refrigerator | Refrigerator freezes all core classes. It is designed to be used
in production, to mak... |
| 34 | 24,082 | 25,847 | sequel_model | Old Name: sequel_model, New Name: sequel |
| 35 | 31,070 | 25,847 | ruby-style | Supervised TCPServer, Yielding Listeners Easily |
| 36 | 31,124 | 19,301 | minitest-shared_description | minitest-shared_description adds support for shared specs and shared spec subclasses
to... |
| 37 | 31,192 | 44,598 | rack-indifferent | rack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams
to make the hash... |
| 38 | 33,728 | 24,092 | hanna | RDoc generator designed with simplicity, beauty and ease of browsing in mind |
| 39 | 36,926 | 31,453 | tilt-rails_erb | tilt-rails_erb adds supports ERB templates using Rails' ERB handler,
which is different... |
| 40 | 37,858 | 18,681 | enum_csv | EnumCSV exposes a single method, csv, for easily creating CSV
output/files from enumera... |
| 41 | 40,842 | 24,887 | jeremyevans-exception_notification | Gemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss |
| 42 | 42,455 | 22,758 | jeremyevans-postgres-pr | A pure Ruby interface to the PostgreSQL (>= 7.4) database |
| 43 | 43,082 | 36,454 | subset_sum | Simple Subset Sum Solver with C and Pure Ruby Versions |
| 44 | 47,057 | 39,990 | third_base | A Fast and Easy Date/DateTime Class |
| 45 | 51,309 | 141,213 | scgi | Simple support for using SCGI in ruby apps, such as Rails |
| 46 | 65,777 | 51,002 | vorbis_comment | Vorbis Comment Reader/Writer Library |
| 47 | 66,992 | 39,990 | evilr | evilr allows you to do things you shouldn't. It's inspired by
evil.rb, but written in ... |
| 48 | 67,121 | 51,002 | unicorn-lockdown | Helper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD |
| 49 | 69,140 | 74,401 | capybara-restore_state | capybara-restore_state offers the ability to execute a block where the
initial capybara... |
| 50 | 69,924 | 141,213 | simple_mailer | Simple email library with testing support |
| 51 | 70,733 | 141,213 | tilt-indirect | tilt-indirect adds indirection for tilt templates. For example, you
can have a foo.ind... |
| 52 | 74,357 | 12,026 | capybara-validate_html5 | capybara-validate validates the HTML5 for each page parsed, and
fails if there are any ... |
| 53 | 75,565 | 39,990 | simple_ldap_authenticator | Easy authentication to an LDAP server(s) |
| 54 | 83,712 | 13,731 | by | by is a library preloader for ruby designed to speed up process startup.
It uses a clie... |
| 55 | 84,362 | 31,453 | kaeruera | KaeruEra is a simple error tracking application. This
gem includes 3 separate reporter ... |
| 56 | 85,099 | 60,162 | pledge | pledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing
a progr... |
| 57 | 90,423 | 60,162 | sequel_validation_helpers_block | Allows easy determination of which validation rules apply to a given column, at the exp... |
| 58 | 99,134 | 21,293 | roda-message_bus | roda-message_bus integrates message_bus into the roda web toolkit,
allowing you to call... |
| 59 | 100,431 | 14,977 | rodish | Rodish parses an argv array using a routing tree approach. It is
designed to make it ea... |
| 60 | 109,981 | 60,162 | rack-deadline | rack-deadline is a simple rack middleware that automatically
clears sessions that have ... |
| 61 | 114,776 | 60,162 | tame | tame exposes OpenBSD's tame(2) system call to ruby, allowing a
program to restrict the ... |
| 62 | 117,125 | 98,986 | tilt-pipeline | tilt-pipeline allows you to easily construct rendering pipelines using tilt.
For exampl... |
| 63 | 119,133 | 98,986 | faster_html_escape | Faster version of ERB::Util.html_escape |
| 64 | 122,026 | 141,213 | deprecate_public | Warn when calling private methods and accessing private constants via public interface |
| 65 | 123,978 | 98,986 | zozo | Simple $LOAD_PATH management for ruby projects |
| 66 | 151,137 | 98,986 | roda-rails | roda-rails offers integration for Roda when used as Rack middleware in a Rails
applicat... |
| 67 | 161,332 | 74,401 | string-crypt | This provides a backwards-compatible String#crypt method that will
work when String#cry... |
| 68 | 171,078 | 44,598 | visibility_checker | VisibilityChecker exposes a single method, visibility_changes, for returning
an array w... |
| 69 | 179,684 | 51,002 | sequel-postgres-pr | Pure Ruby driver for PostgreSQL, designed for use with Sequel |