Jeremyevans's Gems

icon
#Total RankDaily RankNameSummary
13649tiltGeneric interface to multiple Ruby template engines
23768rack-testRack::Test is a small, simple testing API for Rack apps. It can be used on its own or a...
38254erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis
412122webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
537691dateA subclass of Object includes Comparable module for handling dates.
67671,238sequelThe Database Toolkit for Ruby
7885450warningruby-warning adds custom processing for warnings, including the ability to ignore speci...
81,8321,309fileutilsSeveral file utility methods for copying, moving, removing, etc.
91,8832,126american_dateAmerican style month/day/year date parsing for ruby 1.9+
101,9151,404rodaRouting tree web toolkit
111,9632,007minitest-hooksminitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This...
122,2191,287zlibRuby interface for the zlib compression/decompression library
132,5932,456sequel_pgsequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code wi...
146,8824,519sequel-annotatesequel-annotate annotates Sequel models with schema information. By default, it includ...
157,27119,101home_runhome_run is an implementation of ruby's Date/DateTime classes in C, with much better pe...
167,3535,627rodauthRodauth is Ruby's most advanced authentication framework, designed to work in all rack ...
177,5417,775rack-unreloaderRack::Unreloader is a rack middleware that reloads application files when it detects ch...
188,5707,207sequel_postgresql_triggersDatabase enforced timestamps, immutable columns, counter/sum caches, and touch propogation
1910,5892,921minitest-parallel_forkminitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec sui...
2011,82211,504fixture_dependenciesSequel/ActiveRecord fixture loader that handles dependency graphs
2111,86916,044cicphashCase Insensitive Case Preserving Hash
2212,64018,157apetagAPEv2 Tag Reader/Writer
2313,30661,367scaffolding_extensionsAdministrative database front-end for multiple web-frameworks and ORMs
2414,22316,044roda-route_listRoda, like other routing tree web frameworks, doesn't have the ability to introspect ro...
2514,23810,140minitest-global_expectationsminitest-global_expectations allows you to keep using simple code in your minitest spec...
2616,05212,736formeForme is a forms library with the following goals: 1) Have no external dependencies 2)...
2716,14961,367sequel_coreOld Name: sequel_core, New Name: sequel
2818,40641,086hanna-nouveauLoads hanna due to gem rename
2919,61661,367autoformeAutoForme is an web administrative console for Sequel::Model that supports Roda, Sinatr...
3020,00716,044tkTk interface module using tcltklib.
3123,54161,367sequel_modelOld Name: sequel_model, New Name: sequel
3226,79010,496refrigeratorRefrigerator freezes all core classes. It is designed to be used in production, to mak...
3328,01417,333thambleThamble exposes a single method, table, for easily creating HTML tables from enumerable...
3429,60716,044minitest-shared_descriptionminitest-shared_description adds support for shared specs and shared spec subclasses to...
3530,96661,367ruby-styleSupervised TCPServer, Yielding Listeners Easily
3634,48613,218rack-indifferentrack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash...
3736,73423,402tilt-rails_erbtilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different...
3839,57725,716hannaRDoc generator designed with simplicity, beauty and ease of browsing in mind
3940,26229,456jeremyevans-exception_notificationGemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss
4042,82225,716jeremyevans-postgres-prA pure Ruby interface to the PostgreSQL (>= 7.4) database
4143,63623,402enum_csvEnumCSV exposes a single method, csv, for easily creating CSV output/files from enumera...
4244,63618,157subset_sumSimple Subset Sum Solver with C and Pure Ruby Versions
4345,78561,367third_baseA Fast and Easy Date/DateTime Class
4450,07961,367scgiSimple support for using SCGI in ruby apps, such as Rails
4566,35361,367evilrevilr allows you to do things you shouldn't. It's inspired by evil.rb, but written in ...
4666,63341,086vorbis_commentVorbis Comment Reader/Writer Library
4768,05461,367capybara-restore_statecapybara-restore_state offers the ability to execute a block where the initial capybara...
4869,24361,367simple_mailerSimple email library with testing support
4972,35841,086unicorn-lockdownHelper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD
5075,04521,627tilt-indirecttilt-indirect adds indirection for tilt templates. For example, you can have a foo.ind...
5180,50461,367simple_ldap_authenticatorEasy authentication to an LDAP server(s)
5287,57561,367kaerueraKaeruEra is a simple error tracking application. This gem includes 3 separate reporter ...
5390,06061,367sequel_validation_helpers_blockAllows easy determination of which validation rules apply to a given column, at the exp...
5490,43541,086pledgepledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a progr...
55111,87361,367rack-deadlinerack-deadline is a simple rack middleware that automatically clears sessions that have ...
56115,62661,367tametame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the ...
57116,88661,367tilt-pipelinetilt-pipeline allows you to easily construct rendering pipelines using tilt. For exampl...
58117,87261,367faster_html_escapeFaster version of ERB::Util.html_escape
59121,74141,086deprecate_publicWarn when calling private methods and accessing private constants via public interface
60122,91661,367zozoSimple $LOAD_PATH management for ruby projects
61123,37741,086roda-message_busroda-message_bus integrates message_bus into the roda web toolkit, allowing you to call...
62153,71061,367roda-railsroda-rails offers integration for Roda when used as Rack middleware in a Rails applicat...
63163,53541,086string-cryptThis provides a backwards-compatible String#crypt method that will work when String#cry...
64166,56633,893capybara-validate_html5capybara-validate validates the HTML5 for each page accessed, and fails if there are an...
65172,26661,367visibility_checkerVisibilityChecker exposes a single method, visibility_changes, for returning an array w...
66175,98541,086byby is a library preloader for ruby designed to speed up process startup. It uses a clie...
67177,62661,367sequel-postgres-prPure Ruby driver for PostgreSQL, designed for use with Sequel