Jeremyevans's Gems

icon
#Total RankDaily RankNameSummary
14188rack-testRack::Test is a small, simple testing API for Rack apps. It can be used on its own or a...
244103tiltGeneric interface to multiple Ruby template engines
37376erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis
4109104webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
517770dateThe official date library for Ruby.
6779799sequelThe Database Toolkit for Ruby
7831832warningruby-warning adds custom processing for warnings, including the ability to ignore speci...
81,580594zlibRuby interface for the zlib compression/decompression library
91,7251,145rodaRouting tree web toolkit
101,8051,039fileutilsSeveral file utility methods for copying, moving, removing, etc.
112,0011,741minitest-hooksminitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This...
122,0471,974american_dateAmerican style month/day/year date parsing for ruby 1.9+
132,7412,503sequel_pgsequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code wi...
143,3263,581mRun test/unit tests by line number. Metal!
156,1423,405rodauthRodauth is Ruby's most advanced authentication framework, designed to work in all rack ...
167,0784,372sequel-annotatesequel-annotate annotates Sequel models with schema information. By default, it includ...
178,2487,856rack-unreloaderRack::Unreloader is a rack middleware that reloads application files when it detects ch...
188,4999,778home_runhome_run is an implementation of ruby's Date/DateTime classes in C, with much better pe...
198,8385,230minitest-global_expectationsminitest-global_expectations allows you to keep using simple code in your minitest spec...
209,2068,384sequel_postgresql_triggersDatabase enforced timestamps, immutable columns, counter/sum caches, and touch propogation
219,2914,420minitest-parallel_forkminitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec sui...
2212,36213,524cicphashCase Insensitive Case Preserving Hash
2312,76510,519fixture_dependenciesSequel/ActiveRecord fixture loader that handles dependency graphs
2412,90913,818apetagAPEv2 Tag Reader/Writer
2514,39611,643scaffolding_extensionsAdministrative database front-end for multiple web-frameworks and ORMs
2615,0718,733formeForme is a forms library with the following goals: 1) Have no external dependencies 2)...
2715,32611,805roda-route_listRoda, like other routing tree web frameworks, doesn't have the ability to introspect ro...
2817,63213,524sequel_coreOld Name: sequel_core, New Name: sequel
2918,10411,548hanna-nouveauLoads hanna due to gem rename
3019,14110,129autoformeAutoForme is an web administrative console for Sequel::Model that supports Roda, Sinatr...
3119,6178,351refrigeratorRefrigerator freezes all core classes. It is designed to be used in production, to mak...
3219,93916,056tkTk interface module using tcltklib.
3322,07018,508thambleThamble exposes a single method, table, for easily creating HTML tables from enumerable...
3424,60916,605sequel_modelOld Name: sequel_model, New Name: sequel
3531,01911,723minitest-shared_descriptionminitest-shared_description adds support for shared specs and shared spec subclasses to...
3631,48710,999hannaRDoc generator designed with simplicity, beauty and ease of browsing in mind
3731,71658,818ruby-styleSupervised TCPServer, Yielding Listeners Easily
3831,91720,321rack-indifferentrack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash...
3932,1549,969enum_csvEnumCSV exposes a single method, csv, for easily creating CSV output/files from enumera...
4037,25924,745tilt-rails_erbtilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different...
4141,49619,067subset_sumSimple Subset Sum Solver with C and Pure Ruby Versions
4241,57158,818jeremyevans-exception_notificationGemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss
4341,86218,508jeremyevans-postgres-prA pure Ruby interface to the PostgreSQL (>= 7.4) database
4445,1938,861capybara-validate_html5capybara-validate validates the HTML5 for each page parsed, and fails if there are any ...
4548,17330,022third_baseA Fast and Easy Date/DateTime Class
4649,2229,381byby is a library preloader for ruby designed to speed up process startup. It uses a clie...
4752,55430,022scgiSimple support for using SCGI in ruby apps, such as Rails
4856,3019,192rodishRodish parses an argv array using a routing tree approach. It is designed to make it ea...
4966,27758,818vorbis_commentVorbis Comment Reader/Writer Library
5066,89858,818unicorn-lockdownHelper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD
5168,11658,818evilrevilr allows you to do things you shouldn't. It's inspired by evil.rb, but written in ...
5269,34221,128capybara-restore_statecapybara-restore_state offers the ability to execute a block where the initial capybara...
5371,01258,818simple_mailerSimple email library with testing support
5472,50336,893tilt-indirecttilt-indirect adds indirection for tilt templates. For example, you can have a foo.ind...
5575,16936,893simple_ldap_authenticatorEasy authentication to an LDAP server(s)
5684,82058,818kaerueraKaeruEra is a simple error tracking application. This gem includes 3 separate reporter ...
5785,04658,818pledgepledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a progr...
5891,29658,818roda-message_busroda-message_bus integrates message_bus into the roda web toolkit, allowing you to call...
5991,36658,818sequel_validation_helpers_blockAllows easy determination of which validation rules apply to a given column, at the exp...
60110,40258,818rack-deadlinerack-deadline is a simple rack middleware that automatically clears sessions that have ...
61115,40858,818tametame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the ...
62118,05358,818tilt-pipelinetilt-pipeline allows you to easily construct rendering pipelines using tilt. For exampl...
63120,32058,818faster_html_escapeFaster version of ERB::Util.html_escape
64122,64558,818deprecate_publicWarn when calling private methods and accessing private constants via public interface
65125,32258,818zozoSimple $LOAD_PATH management for ruby projects
66150,88636,893roda-railsroda-rails offers integration for Roda when used as Rack middleware in a Rails applicat...
67161,01458,818visibility_checkerVisibilityChecker exposes a single method, visibility_changes, for returning an array w...
68161,19236,893string-cryptThis provides a backwards-compatible String#crypt method that will work when String#cry...
69180,88358,818sequel-postgres-prPure Ruby driver for PostgreSQL, designed for use with Sequel