Jeremyevans's Gems

icon
#Total RankDaily RankNameSummary
13673tiltGeneric interface to multiple Ruby template engines
23766rack-testRack::Test is a small, simple testing API for Rack apps. It can be used on its own or a...
38061erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis
411852webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
533558dateA subclass of Object includes Comparable module for handling dates.
6774996sequelThe Database Toolkit for Ruby
7870440warningruby-warning adds custom processing for warnings, including the ability to ignore speci...
81,8241,508fileutilsSeveral file utility methods for copying, moving, removing, etc.
91,8941,448rodaRouting tree web toolkit
101,9031,961american_dateAmerican style month/day/year date parsing for ruby 1.9+
111,9901,958minitest-hooksminitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This...
122,107961zlibRuby interface for the zlib compression/decompression library
132,6162,421sequel_pgsequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code wi...
146,8875,693sequel-annotatesequel-annotate annotates Sequel models with schema information. By default, it includ...
157,1663,451rodauthRodauth is Ruby's most advanced authentication framework, designed to work in all rack ...
167,36833,461home_runhome_run is an implementation of ruby's Date/DateTime classes in C, with much better pe...
177,7768,799rack-unreloaderRack::Unreloader is a rack middleware that reloads application files when it detects ch...
188,6427,289sequel_postgresql_triggersDatabase enforced timestamps, immutable columns, counter/sum caches, and touch propogation
1910,1906,415minitest-parallel_forkminitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec sui...
2011,90811,616cicphashCase Insensitive Case Preserving Hash
2111,92921,683fixture_dependenciesSequel/ActiveRecord fixture loader that handles dependency graphs
2212,68311,616apetagAPEv2 Tag Reader/Writer
2313,45360,198scaffolding_extensionsAdministrative database front-end for multiple web-frameworks and ORMs
2414,1456,765minitest-global_expectationsminitest-global_expectations allows you to keep using simple code in your minitest spec...
2514,33320,356roda-route_listRoda, like other routing tree web frameworks, doesn't have the ability to introspect ro...
2615,98312,344formeForme is a forms library with the following goals: 1) Have no external dependencies 2)...
2716,27960,198sequel_coreOld Name: sequel_core, New Name: sequel
2818,51440,894hanna-nouveauLoads hanna due to gem rename
2919,72760,198autoformeAutoForme is an web administrative console for Sequel::Model that supports Roda, Sinatr...
3019,86314,265tkTk interface module using tcltklib.
3123,71440,894sequel_modelOld Name: sequel_model, New Name: sequel
3225,79911,241refrigeratorRefrigerator freezes all core classes. It is designed to be used in production, to mak...
3328,00829,002thambleThamble exposes a single method, table, for easily creating HTML tables from enumerable...
3429,85329,002minitest-shared_descriptionminitest-shared_description adds support for shared specs and shared spec subclasses to...
3531,14660,198ruby-styleSupervised TCPServer, Yielding Listeners Easily
3634,09729,002rack-indifferentrack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash...
3736,62929,002tilt-rails_erbtilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different...
3839,48133,461hannaRDoc generator designed with simplicity, beauty and ease of browsing in mind
3940,45160,198jeremyevans-exception_notificationGemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss
4042,61213,957jeremyevans-postgres-prA pure Ruby interface to the PostgreSQL (>= 7.4) database
4143,59660,198enum_csvEnumCSV exposes a single method, csv, for easily creating CSV output/files from enumera...
4244,13125,810subset_sumSimple Subset Sum Solver with C and Pure Ruby Versions
4346,04560,198third_baseA Fast and Easy Date/DateTime Class
4450,29060,198scgiSimple support for using SCGI in ruby apps, such as Rails
4566,61160,198evilrevilr allows you to do things you shouldn't. It's inspired by evil.rb, but written in ...
4666,80860,198vorbis_commentVorbis Comment Reader/Writer Library
4767,92960,198capybara-restore_statecapybara-restore_state offers the ability to execute a block where the initial capybara...
4869,50860,198simple_mailerSimple email library with testing support
4972,23860,198unicorn-lockdownHelper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD
5074,44660,198tilt-indirecttilt-indirect adds indirection for tilt templates. For example, you can have a foo.ind...
5180,62360,198simple_ldap_authenticatorEasy authentication to an LDAP server(s)
5287,61440,894kaerueraKaeruEra is a simple error tracking application. This gem includes 3 separate reporter ...
5390,30060,198sequel_validation_helpers_blockAllows easy determination of which validation rules apply to a given column, at the exp...
5490,34260,198pledgepledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a progr...
55112,19260,198rack-deadlinerack-deadline is a simple rack middleware that automatically clears sessions that have ...
56115,89160,198tametame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the ...
57116,96160,198tilt-pipelinetilt-pipeline allows you to easily construct rendering pipelines using tilt. For exampl...
58118,27660,198faster_html_escapeFaster version of ERB::Util.html_escape
59120,81760,198roda-message_busroda-message_bus integrates message_bus into the roda web toolkit, allowing you to call...
60121,91860,198deprecate_publicWarn when calling private methods and accessing private constants via public interface
61123,27760,198zozoSimple $LOAD_PATH management for ruby projects
62153,99860,198roda-railsroda-rails offers integration for Roda when used as Rack middleware in a Rails applicat...
63161,50260,198capybara-validate_html5capybara-validate validates the HTML5 for each page parsed, and fails if there are any ...
64163,42040,894string-cryptThis provides a backwards-compatible String#crypt method that will work when String#cry...
65172,63160,198visibility_checkerVisibilityChecker exposes a single method, visibility_changes, for returning an array w...
66175,55620,356byby is a library preloader for ruby designed to speed up process startup. It uses a clie...
67177,94860,198sequel-postgres-prPure Ruby driver for PostgreSQL, designed for use with Sequel