Jeremyevans's Gems

icon
#Total RankDaily RankNameSummary
13457tiltGeneric interface to multiple Ruby template engines
23655rack-testRack::Test is a small, simple testing API for Rack apps. It can be used on its own or a...
38166erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis
414561webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
5671126dateA subclass of Object includes Comparable module for handling dates.
67251,137sequelThe Database Toolkit for Ruby
7987509warningruby-warning adds custom processing for warnings, including the ability to ignore speci...
81,7732,114american_dateAmerican style month/day/year date parsing for ruby 1.9+
91,8772,027minitest-hooksminitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This...
101,9521,507fileutilsSeveral file utility methods for copying, moving, removing, etc.
112,1211,478rodaRouting tree web toolkit
122,5212,529sequel_pgsequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code wi...
132,5952,085zlibRuby interface for the zlib compression/decompression library
146,88141,851home_runhome_run is an implementation of ruby's Date/DateTime classes in C, with much better pe...
156,9165,502sequel-annotatesequel-annotate annotates Sequel models with schema information. By default, it includ...
167,3308,120rack-unreloaderRack::Unreloader is a rack middleware that reloads application files when it detects ch...
177,7755,148rodauthRodauth is Ruby's most advanced authentication framework, designed to work in all rack ...
188,2389,038sequel_postgresql_triggersDatabase enforced timestamps, immutable columns, counter/sum caches, and touch propogation
1911,56910,928fixture_dependenciesSequel/ActiveRecord fixture loader that handles dependency graphs
2011,78410,344cicphashCase Insensitive Case Preserving Hash
2112,60110,082apetagAPEv2 Tag Reader/Writer
2212,74886,295scaffolding_extensionsAdministrative database front-end for multiple web-frameworks and ORMs
2312,7628,120minitest-parallel_forkminitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec sui...
2413,98510,513roda-route_listRoda, like other routing tree web frameworks, doesn't have the ability to introspect ro...
2514,5389,415minitest-global_expectationsminitest-global_expectations allows you to keep using simple code in your minitest spec...
2615,53786,295sequel_coreOld Name: sequel_core, New Name: sequel
2715,80628,350formeForme is a forms library with the following goals: 1) Have no external dependencies 2)...
2817,96448,395hanna-nouveauLoads hanna due to gem rename
2919,15216,392autoformeAutoForme is an web administrative console for Sequel::Model that supports Roda, Sinatr...
3020,11817,748tkTk interface module using tcltklib.
3122,74986,295sequel_modelOld Name: sequel_model, New Name: sequel
3228,19826,566thambleThamble exposes a single method, table, for easily creating HTML tables from enumerable...
3328,60960,560minitest-shared_descriptionminitest-shared_description adds support for shared specs and shared spec subclasses to...
3429,11516,392refrigeratorRefrigerator freezes all core classes. It is designed to be used in production, to mak...
3530,09386,295ruby-styleSupervised TCPServer, Yielding Listeners Easily
3635,82416,392rack-indifferentrack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash...
3736,54028,350tilt-rails_erbtilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different...
3839,30686,295jeremyevans-exception_notificationGemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss
3940,22748,395hannaRDoc generator designed with simplicity, beauty and ease of browsing in mind
4042,38726,566jeremyevans-postgres-prA pure Ruby interface to the PostgreSQL (>= 7.4) database
4143,38733,283enum_csvEnumCSV exposes a single method, csv, for easily creating CSV output/files from enumera...
4244,58133,283third_baseA Fast and Easy Date/DateTime Class
4348,37525,061subset_sumSimple Subset Sum Solver with C and Pure Ruby Versions
4448,87186,295scgiSimple support for using SCGI in ruby apps, such as Rails
4564,88786,295evilrevilr allows you to do things you shouldn't. It's inspired by evil.rb, but written in ...
4665,55433,283vorbis_commentVorbis Comment Reader/Writer Library
4767,45048,395capybara-restore_statecapybara-restore_state offers the ability to execute a block where the initial capybara...
4867,95986,295simple_mailerSimple email library with testing support
4974,27619,712unicorn-lockdownHelper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD
5075,12730,356tilt-indirecttilt-indirect adds indirection for tilt templates. For example, you can have a foo.ind...
5180,48360,560simple_ldap_authenticatorEasy authentication to an LDAP server(s)
5287,11860,560kaerueraKaeruEra is a simple error tracking application. This gem includes 3 separate reporter ...
5388,94086,295sequel_validation_helpers_blockAllows easy determination of which validation rules apply to a given column, at the exp...
5492,59460,560pledgepledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a progr...
55110,62686,295rack-deadlinerack-deadline is a simple rack middleware that automatically clears sessions that have ...
56114,59486,295tametame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the ...
57116,06886,295faster_html_escapeFaster version of ERB::Util.html_escape
58116,65960,560tilt-pipelinetilt-pipeline allows you to easily construct rendering pipelines using tilt. For exampl...
59121,16460,560zozoSimple $LOAD_PATH management for ruby projects
60121,44986,295deprecate_publicWarn when calling private methods and accessing private constants via public interface
61132,11486,295roda-message_busroda-message_bus integrates message_bus into the roda web toolkit, allowing you to call...
62152,23286,295roda-railsroda-rails offers integration for Roda when used as Rack middleware in a Rails applicat...
63164,34486,295string-cryptThis provides a backwards-compatible String#crypt method that will work when String#cry...
64167,86348,395capybara-validate_html5capybara-validate validates the HTML5 for each page accessed, and fails if there are an...
65170,93160,560visibility_checkerVisibilityChecker exposes a single method, visibility_changes, for returning an array w...
66176,04048,395byby is a library preloader for ruby designed to speed up process startup. It uses a clie...
67176,16086,295sequel-postgres-prPure Ruby driver for PostgreSQL, designed for use with Sequel