Jeremyevans's Gems

icon
#Total RankDaily RankNameSummary
13772rack-testRack::Test is a small, simple testing API for Rack apps. It can be used on its own or a...
23988tiltGeneric interface to multiple Ruby template engines
37765erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis
4111118webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
5245102dateA subclass of Object includes Comparable module for handling dates.
67991,089sequelThe Database Toolkit for Ruby
78421,042warningruby-warning adds custom processing for warnings, including the ability to ignore speci...
81,8001,330rodaRouting tree web toolkit
91,8151,295fileutilsSeveral file utility methods for copying, moving, removing, etc.
101,923693zlibRuby interface for the zlib compression/decompression library
111,9822,122american_dateAmerican style month/day/year date parsing for ruby 1.9+
122,0421,666minitest-hooksminitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This...
132,6932,477sequel_pgsequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code wi...
146,9115,445rodauthRodauth is Ruby's most advanced authentication framework, designed to work in all rack ...
156,9656,973sequel-annotatesequel-annotate annotates Sequel models with schema information. By default, it includ...
167,8718,367home_runhome_run is an implementation of ruby's Date/DateTime classes in C, with much better pe...
177,99511,119rack-unreloaderRack::Unreloader is a rack middleware that reloads application files when it detects ch...
188,8048,743sequel_postgresql_triggersDatabase enforced timestamps, immutable columns, counter/sum caches, and touch propogation
199,06714,853minitest-global_expectationsminitest-global_expectations allows you to keep using simple code in your minitest spec...
209,7416,023minitest-parallel_forkminitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec sui...
2112,07027,394cicphashCase Insensitive Case Preserving Hash
2212,27715,159fixture_dependenciesSequel/ActiveRecord fixture loader that handles dependency graphs
2312,78919,177apetagAPEv2 Tag Reader/Writer
2413,77116,921scaffolding_extensionsAdministrative database front-end for multiple web-frameworks and ORMs
2514,68790,788roda-route_listRoda, like other routing tree web frameworks, doesn't have the ability to introspect ro...
2615,5559,158formeForme is a forms library with the following goals: 1) Have no external dependencies 2)...
2716,78020,947sequel_coreOld Name: sequel_core, New Name: sequel
2818,09819,177hanna-nouveauLoads hanna due to gem rename
2919,79816,487tkTk interface module using tcltklib.
3020,24711,564autoformeAutoForme is an web administrative console for Sequel::Model that supports Roda, Sinatr...
3124,13316,109sequel_modelOld Name: sequel_model, New Name: sequel
3224,3838,113thambleThamble exposes a single method, table, for easily creating HTML tables from enumerable...
3324,50318,167refrigeratorRefrigerator freezes all core classes. It is designed to be used in production, to mak...
3430,477100,863minitest-shared_descriptionminitest-shared_description adds support for shared specs and shared spec subclasses to...
3531,23252,325rack-indifferentrack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash...
3631,43528,686ruby-styleSupervised TCPServer, Yielding Listeners Easily
3734,00946,383hannaRDoc generator designed with simplicity, beauty and ease of browsing in mind
3836,558100,863tilt-rails_erbtilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different...
3940,62146,383jeremyevans-exception_notificationGemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss
4041,96117,308enum_csvEnumCSV exposes a single method, csv, for easily creating CSV output/files from enumera...
4142,40443,762jeremyevans-postgres-prA pure Ruby interface to the PostgreSQL (>= 7.4) database
4243,64859,807subset_sumSimple Subset Sum Solver with C and Pure Ruby Versions
4346,63752,325third_baseA Fast and Easy Date/DateTime Class
4450,769153,037scgiSimple support for using SCGI in ruby apps, such as Rails
4566,83743,762vorbis_commentVorbis Comment Reader/Writer Library
4666,96375,360evilrevilr allows you to do things you shouldn't. It's inspired by evil.rb, but written in ...
4768,36464,278capybara-restore_statecapybara-restore_state offers the ability to execute a block where the initial capybara...
4869,63669,506simple_mailerSimple email library with testing support
4969,90835,278unicorn-lockdownHelper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD
5070,46255,740tilt-indirecttilt-indirect adds indirection for tilt templates. For example, you can have a foo.ind...
5179,03849,198simple_ldap_authenticatorEasy authentication to an LDAP server(s)
5286,31849,198kaerueraKaeruEra is a simple error tracking application. This gem includes 3 separate reporter ...
5387,89864,278pledgepledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a progr...
5490,215100,863sequel_validation_helpers_blockAllows easy determination of which validation rules apply to a given column, at the exp...
55106,836169,262roda-message_busroda-message_bus integrates message_bus into the roda web toolkit, allowing you to call...
56111,47182,265rack-deadlinerack-deadline is a simple rack middleware that automatically clears sessions that have ...
57115,78190,788tametame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the ...
58117,179100,863tilt-pipelinetilt-pipeline allows you to easily construct rendering pipelines using tilt. For exampl...
59118,10313,080capybara-validate_html5capybara-validate validates the HTML5 for each page parsed, and fails if there are any ...
60118,684131,986faster_html_escapeFaster version of ERB::Util.html_escape
61121,932153,037deprecate_publicWarn when calling private methods and accessing private constants via public interface
62123,948131,986zozoSimple $LOAD_PATH management for ruby projects
63148,26246,383byby is a library preloader for ruby designed to speed up process startup. It uses a clie...
64153,115153,037roda-railsroda-rails offers integration for Roda when used as Rack middleware in a Rails applicat...
65162,208100,863string-cryptThis provides a backwards-compatible String#crypt method that will work when String#cry...
66168,23849,198rodishRodish parses an argv array using a routing tree approach. It is designed to make it ea...
67172,561153,037visibility_checkerVisibilityChecker exposes a single method, visibility_changes, for returning an array w...
68178,796113,782sequel-postgres-prPure Ruby driver for PostgreSQL, designed for use with Sequel