Jeremyevans's Gems

icon
#Total RankDaily RankNameSummary
13768rack-testRack::Test is a small, simple testing API for Rack apps. It can be used on its own or a...
23983tiltGeneric interface to multiple Ruby template engines
37769erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis
411188webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
524082dateA subclass of Object includes Comparable module for handling dates.
6798899sequelThe Database Toolkit for Ruby
7842639warningruby-warning adds custom processing for warnings, including the ability to ignore speci...
81,7931,036rodaRouting tree web toolkit
91,8141,514fileutilsSeveral file utility methods for copying, moving, removing, etc.
101,917681zlibRuby interface for the zlib compression/decompression library
111,9862,061american_dateAmerican style month/day/year date parsing for ruby 1.9+
122,0411,808minitest-hooksminitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This...
132,7012,590sequel_pgsequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code wi...
146,8934,685rodauthRodauth is Ruby's most advanced authentication framework, designed to work in all rack ...
156,9716,028sequel-annotatesequel-annotate annotates Sequel models with schema information. By default, it includ...
167,89610,352home_runhome_run is an implementation of ruby's Date/DateTime classes in C, with much better pe...
178,0169,186rack-unreloaderRack::Unreloader is a rack middleware that reloads application files when it detects ch...
188,82810,141sequel_postgresql_triggersDatabase enforced timestamps, immutable columns, counter/sum caches, and touch propogation
199,0696,516minitest-global_expectationsminitest-global_expectations allows you to keep using simple code in your minitest spec...
209,7327,485minitest-parallel_forkminitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec sui...
2112,07613,108cicphashCase Insensitive Case Preserving Hash
2212,30611,507fixture_dependenciesSequel/ActiveRecord fixture loader that handles dependency graphs
2312,79411,974apetagAPEv2 Tag Reader/Writer
2413,78911,801scaffolding_extensionsAdministrative database front-end for multiple web-frameworks and ORMs
2514,73533,114roda-route_listRoda, like other routing tree web frameworks, doesn't have the ability to introspect ro...
2615,5079,249formeForme is a forms library with the following goals: 1) Have no external dependencies 2)...
2716,80515,255sequel_coreOld Name: sequel_core, New Name: sequel
2818,17327,870hanna-nouveauLoads hanna due to gem rename
2919,72122,448tkTk interface module using tcltklib.
3020,20212,716autoformeAutoForme is an web administrative console for Sequel::Model that supports Roda, Sinatr...
3124,03810,822thambleThamble exposes a single method, table, for easily creating HTML tables from enumerable...
3224,07216,640sequel_modelOld Name: sequel_model, New Name: sequel
3324,44512,791refrigeratorRefrigerator freezes all core classes. It is designed to be used in production, to mak...
3430,64694,974minitest-shared_descriptionminitest-shared_description adds support for shared specs and shared spec subclasses to...
3531,25143,966rack-indifferentrack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash...
3631,30018,443ruby-styleSupervised TCPServer, Yielding Listeners Easily
3734,11137,756hannaRDoc generator designed with simplicity, beauty and ease of browsing in mind
3836,68439,116tilt-rails_erbtilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different...
3940,77147,828jeremyevans-exception_notificationGemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss
4041,68719,930enum_csvEnumCSV exposes a single method, csv, for easily creating CSV output/files from enumera...
4142,56747,828jeremyevans-postgres-prA pure Ruby interface to the PostgreSQL (>= 7.4) database
4243,68049,934subset_sumSimple Subset Sum Solver with C and Pure Ruby Versions
4346,72875,970third_baseA Fast and Easy Date/DateTime Class
4451,00894,974scgiSimple support for using SCGI in ruby apps, such as Rails
4566,61949,934vorbis_commentVorbis Comment Reader/Writer Library
4666,98949,934evilrevilr allows you to do things you shouldn't. It's inspired by evil.rb, but written in ...
4768,53181,475capybara-restore_statecapybara-restore_state offers the ability to execute a block where the initial capybara...
4868,95543,966unicorn-lockdownHelper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD
4969,58854,712simple_mailerSimple email library with testing support
5070,705104,140tilt-indirecttilt-indirect adds indirection for tilt templates. For example, you can have a foo.ind...
5178,46547,828simple_ldap_authenticatorEasy authentication to an LDAP server(s)
5285,82447,828kaerueraKaeruEra is a simple error tracking application. This gem includes 3 separate reporter ...
5387,19954,712pledgepledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a progr...
5490,20381,475sequel_validation_helpers_blockAllows easy determination of which validation rules apply to a given column, at the exp...
55106,11254,712roda-message_busroda-message_bus integrates message_bus into the roda web toolkit, allowing you to call...
56111,14581,475rack-deadlinerack-deadline is a simple rack middleware that automatically clears sessions that have ...
57111,5169,249capybara-validate_html5capybara-validate validates the HTML5 for each page parsed, and fails if there are any ...
58115,569104,140tametame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the ...
59117,360147,664tilt-pipelinetilt-pipeline allows you to easily construct rendering pipelines using tilt. For exampl...
60118,83594,974faster_html_escapeFaster version of ERB::Util.html_escape
61122,13894,974deprecate_publicWarn when calling private methods and accessing private constants via public interface
62123,955115,482zozoSimple $LOAD_PATH management for ruby projects
63137,41420,297byby is a library preloader for ruby designed to speed up process startup. It uses a clie...
64153,260147,664roda-railsroda-rails offers integration for Roda when used as Rack middleware in a Rails applicat...
65161,06119,289rodishRodish parses an argv array using a routing tree approach. It is designed to make it ea...
66162,167115,482string-cryptThis provides a backwards-compatible String#crypt method that will work when String#cry...
67172,739147,664visibility_checkerVisibilityChecker exposes a single method, visibility_changes, for returning an array w...
68178,924128,321sequel-postgres-prPure Ruby driver for PostgreSQL, designed for use with Sequel