Jeremyevans's Gems

icon
#Total RankDaily RankNameSummary
13885rack-testRack::Test is a small, simple testing API for Rack apps. It can be used on its own or a...
24086tiltGeneric interface to multiple Ruby template engines
37781erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis
411088webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
521567dateThe official date library for Ruby.
6793679sequelThe Database Toolkit for Ruby
7835932warningruby-warning adds custom processing for warnings, including the ability to ignore speci...
81,7701,396rodaRouting tree web toolkit
91,8241,461fileutilsSeveral file utility methods for copying, moving, removing, etc.
101,8611,073zlibRuby interface for the zlib compression/decompression library
112,0062,272american_dateAmerican style month/day/year date parsing for ruby 1.9+
122,0331,388minitest-hooksminitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This...
132,7182,450sequel_pgsequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code wi...
143,3252,687mRun test/unit tests by line number. Metal!
156,6363,864rodauthRodauth is Ruby's most advanced authentication framework, designed to work in all rack ...
166,9886,736sequel-annotatesequel-annotate annotates Sequel models with schema information. By default, it includ...
178,03011,659home_runhome_run is an implementation of ruby's Date/DateTime classes in C, with much better pe...
188,0688,301rack-unreloaderRack::Unreloader is a rack middleware that reloads application files when it detects ch...
198,9167,993sequel_postgresql_triggersDatabase enforced timestamps, immutable columns, counter/sum caches, and touch propogation
209,0678,270minitest-global_expectationsminitest-global_expectations allows you to keep using simple code in your minitest spec...
219,6309,409minitest-parallel_forkminitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec sui...
2212,12110,790cicphashCase Insensitive Case Preserving Hash
2312,46320,389fixture_dependenciesSequel/ActiveRecord fixture loader that handles dependency graphs
2412,76610,489apetagAPEv2 Tag Reader/Writer
2513,87112,154scaffolding_extensionsAdministrative database front-end for multiple web-frameworks and ORMs
2614,90415,408roda-route_listRoda, like other routing tree web frameworks, doesn't have the ability to introspect ro...
2715,26613,896formeForme is a forms library with the following goals: 1) Have no external dependencies 2)...
2817,02314,722sequel_coreOld Name: sequel_core, New Name: sequel
2918,29737,820hanna-nouveauLoads hanna due to gem rename
3019,54018,052tkTk interface module using tcltklib.
3119,87716,914autoformeAutoForme is an web administrative console for Sequel::Model that supports Roda, Sinatr...
3222,5788,234thambleThamble exposes a single method, table, for easily creating HTML tables from enumerable...
3322,98913,622refrigeratorRefrigerator freezes all core classes. It is designed to be used in production, to mak...
3424,03518,397sequel_modelOld Name: sequel_model, New Name: sequel
3531,05821,440ruby-styleSupervised TCPServer, Yielding Listeners Easily
3631,062112,136minitest-shared_descriptionminitest-shared_description adds support for shared specs and shared spec subclasses to...
3731,16719,146rack-indifferentrack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash...
3833,76249,272hannaRDoc generator designed with simplicity, beauty and ease of browsing in mind
3936,77428,249tilt-rails_erbtilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different...
4038,67019,146enum_csvEnumCSV exposes a single method, csv, for easily creating CSV output/files from enumera...
4140,72433,072jeremyevans-exception_notificationGemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss
4242,36933,072jeremyevans-postgres-prA pure Ruby interface to the PostgreSQL (>= 7.4) database
4343,36222,651subset_sumSimple Subset Sum Solver with C and Pure Ruby Versions
4446,849149,536third_baseA Fast and Easy Date/DateTime Class
4551,18555,103scgiSimple support for using SCGI in ruby apps, such as Rails
4665,82273,396vorbis_commentVorbis Comment Reader/Writer Library
4766,866112,136evilrevilr allows you to do things you shouldn't. It's inspired by evil.rb, but written in ...
4867,14049,272unicorn-lockdownHelper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD
4968,91188,565capybara-restore_statecapybara-restore_state offers the ability to execute a block where the initial capybara...
5069,76462,843simple_mailerSimple email library with testing support
5170,487149,536tilt-indirecttilt-indirect adds indirection for tilt templates. For example, you can have a foo.ind...
5276,01237,820simple_ldap_authenticatorEasy authentication to an LDAP server(s)
5382,63720,389capybara-validate_html5capybara-validate validates the HTML5 for each page parsed, and fails if there are any ...
5484,40037,820kaerueraKaeruEra is a simple error tracking application. This gem includes 3 separate reporter ...
5585,25140,867pledgepledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a progr...
5690,25873,396sequel_validation_helpers_blockAllows easy determination of which validation rules apply to a given column, at the exp...
5794,05324,984byby is a library preloader for ruby designed to speed up process startup. It uses a clie...
58100,47035,238roda-message_busroda-message_bus integrates message_bus into the roda web toolkit, allowing you to call...
59110,03355,103rack-deadlinerack-deadline is a simple rack middleware that automatically clears sessions that have ...
60110,84318,766rodishRodish parses an argv array using a routing tree approach. It is designed to make it ea...
61114,759149,536tametame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the ...
62117,045149,536tilt-pipelinetilt-pipeline allows you to easily construct rendering pipelines using tilt. For exampl...
63118,947149,536faster_html_escapeFaster version of ERB::Util.html_escape
64121,844112,136deprecate_publicWarn when calling private methods and accessing private constants via public interface
65123,820149,536zozoSimple $LOAD_PATH management for ruby projects
66151,18973,396roda-railsroda-rails offers integration for Roda when used as Rack middleware in a Rails applicat...
67161,470112,136string-cryptThis provides a backwards-compatible String#crypt method that will work when String#cry...
68171,171112,136visibility_checkerVisibilityChecker exposes a single method, visibility_changes, for returning an array w...
69179,50373,396sequel-postgres-prPure Ruby driver for PostgreSQL, designed for use with Sequel