Jeremyevans's Gems

icon
#Total RankDaily RankNameSummary
13668tiltGeneric interface to multiple Ruby template engines
23757rack-testRack::Test is a small, simple testing API for Rack apps. It can be used on its own or a...
38156erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis
412458webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
5396113dateA subclass of Object includes Comparable module for handling dates.
67611,013sequelThe Database Toolkit for Ruby
7893496warningruby-warning adds custom processing for warnings, including the ability to ignore speci...
81,8371,469fileutilsSeveral file utility methods for copying, moving, removing, etc.
91,8742,205american_dateAmerican style month/day/year date parsing for ruby 1.9+
101,9231,547rodaRouting tree web toolkit
111,9592,256minitest-hooksminitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This...
122,2861,294zlibRuby interface for the zlib compression/decompression library
132,5942,650sequel_pgsequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code wi...
146,8905,918sequel-annotatesequel-annotate annotates Sequel models with schema information. By default, it includ...
157,24010,341home_runhome_run is an implementation of ruby's Date/DateTime classes in C, with much better pe...
167,4423,987rodauthRodauth is Ruby's most advanced authentication framework, designed to work in all rack ...
177,5148,102rack-unreloaderRack::Unreloader is a rack middleware that reloads application files when it detects ch...
188,5537,862sequel_postgresql_triggersDatabase enforced timestamps, immutable columns, counter/sum caches, and touch propogation
1910,9068,801minitest-parallel_forkminitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec sui...
2011,78910,392fixture_dependenciesSequel/ActiveRecord fixture loader that handles dependency graphs
2111,85210,307cicphashCase Insensitive Case Preserving Hash
2212,63210,473apetagAPEv2 Tag Reader/Writer
2313,24442,025scaffolding_extensionsAdministrative database front-end for multiple web-frameworks and ORMs
2414,19110,943roda-route_listRoda, like other routing tree web frameworks, doesn't have the ability to introspect ro...
2514,29211,910minitest-global_expectationsminitest-global_expectations allows you to keep using simple code in your minitest spec...
2616,04016,697formeForme is a forms library with the following goals: 1) Have no external dependencies 2)...
2716,07953,556sequel_coreOld Name: sequel_core, New Name: sequel
2818,34115,080hanna-nouveauLoads hanna due to gem rename
2919,55035,920autoformeAutoForme is an web administrative console for Sequel::Model that supports Roda, Sinatr...
3020,03118,351tkTk interface module using tcltklib.
3123,45142,025sequel_modelOld Name: sequel_model, New Name: sequel
3227,01112,701refrigeratorRefrigerator freezes all core classes. It is designed to be used in production, to mak...
3328,03426,609thambleThamble exposes a single method, table, for easily creating HTML tables from enumerable...
3429,47135,920minitest-shared_descriptionminitest-shared_description adds support for shared specs and shared spec subclasses to...
3530,84986,038ruby-styleSupervised TCPServer, Yielding Listeners Easily
3634,98813,259rack-indifferentrack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash...
3736,74453,556tilt-rails_erbtilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different...
3839,54726,609hannaRDoc generator designed with simplicity, beauty and ease of browsing in mind
3940,17223,626jeremyevans-exception_notificationGemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss
4042,80920,054jeremyevans-postgres-prA pure Ruby interface to the PostgreSQL (>= 7.4) database
4143,55086,038enum_csvEnumCSV exposes a single method, csv, for easily creating CSV output/files from enumera...
4244,81613,979subset_sumSimple Subset Sum Solver with C and Pure Ruby Versions
4345,64086,038third_baseA Fast and Easy Date/DateTime Class
4449,92186,038scgiSimple support for using SCGI in ruby apps, such as Rails
4566,20486,038evilrevilr allows you to do things you shouldn't. It's inspired by evil.rb, but written in ...
4666,47642,025vorbis_commentVorbis Comment Reader/Writer Library
4768,07121,532capybara-restore_statecapybara-restore_state offers the ability to execute a block where the initial capybara...
4869,07486,038simple_mailerSimple email library with testing support
4972,42753,556unicorn-lockdownHelper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD
5074,93686,038tilt-indirecttilt-indirect adds indirection for tilt templates. For example, you can have a foo.ind...
5180,42686,038simple_ldap_authenticatorEasy authentication to an LDAP server(s)
5287,50235,920kaerueraKaeruEra is a simple error tracking application. This gem includes 3 separate reporter ...
5389,90486,038sequel_validation_helpers_blockAllows easy determination of which validation rules apply to a given column, at the exp...
5490,40553,556pledgepledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a progr...
55111,69786,038rack-deadlinerack-deadline is a simple rack middleware that automatically clears sessions that have ...
56115,48886,038tametame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the ...
57116,92886,038tilt-pipelinetilt-pipeline allows you to easily construct rendering pipelines using tilt. For exampl...
58117,65986,038faster_html_escapeFaster version of ERB::Util.html_escape
59121,74086,038deprecate_publicWarn when calling private methods and accessing private constants via public interface
60122,70786,038zozoSimple $LOAD_PATH management for ruby projects
61126,09317,852roda-message_busroda-message_bus integrates message_bus into the roda web toolkit, allowing you to call...
62153,55386,038roda-railsroda-rails offers integration for Roda when used as Rack middleware in a Rails applicat...
63163,80786,038string-cryptThis provides a backwards-compatible String#crypt method that will work when String#cry...
64166,87053,556capybara-validate_html5capybara-validate validates the HTML5 for each page accessed, and fails if there are an...
65172,07886,038visibility_checkerVisibilityChecker exposes a single method, visibility_changes, for returning an array w...
66176,03353,556byby is a library preloader for ruby designed to speed up process startup. It uses a clie...
67177,46686,038sequel-postgres-prPure Ruby driver for PostgreSQL, designed for use with Sequel