Jeremyevans's Gems

icon
#Total RankDaily RankNameSummary
13979rack-testRack::Test is a small, simple testing API for Rack apps. It can be used on its own or a...
24347tiltGeneric interface to multiple Ruby template engines
37768erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis
410942webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
520354dateThe official date library for Ruby.
6788975sequelThe Database Toolkit for Ruby
7835886warningruby-warning adds custom processing for warnings, including the ability to ignore speci...
81,712918zlibRuby interface for the zlib compression/decompression library
91,7471,319rodaRouting tree web toolkit
101,8101,612fileutilsSeveral file utility methods for copying, moving, removing, etc.
112,0062,370minitest-hooksminitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This...
122,0183,192american_dateAmerican style month/day/year date parsing for ruby 1.9+
132,7293,176sequel_pgsequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code wi...
143,3312,613mRun test/unit tests by line number. Metal!
156,3924,738rodauthRodauth is Ruby's most advanced authentication framework, designed to work in all rack ...
167,0086,135sequel-annotatesequel-annotate annotates Sequel models with schema information. By default, it includ...
178,1156,135rack-unreloaderRack::Unreloader is a rack middleware that reloads application files when it detects ch...
188,19325,502home_runhome_run is an implementation of ruby's Date/DateTime classes in C, with much better pe...
199,04315,548sequel_postgresql_triggersDatabase enforced timestamps, immutable columns, counter/sum caches, and touch propogation
209,0556,135minitest-global_expectationsminitest-global_expectations allows you to keep using simple code in your minitest spec...
219,51613,252minitest-parallel_forkminitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec sui...
2212,2925,677cicphashCase Insensitive Case Preserving Hash
2312,78518,007fixture_dependenciesSequel/ActiveRecord fixture loader that handles dependency graphs
2412,9045,634apetagAPEv2 Tag Reader/Writer
2514,23020,848scaffolding_extensionsAdministrative database front-end for multiple web-frameworks and ORMs
2615,20320,848roda-route_listRoda, like other routing tree web frameworks, doesn't have the ability to introspect ro...
2715,26214,005formeForme is a forms library with the following goals: 1) Have no external dependencies 2)...
2817,44025,502sequel_coreOld Name: sequel_core, New Name: sequel
2918,53415,548hanna-nouveauLoads hanna due to gem rename
3019,68893,977autoformeAutoForme is an web administrative console for Sequel::Model that supports Roda, Sinatr...
3119,73712,289tkTk interface module using tcltklib.
3221,0276,755refrigeratorRefrigerator freezes all core classes. It is designed to be used in production, to mak...
3322,13314,949thambleThamble exposes a single method, table, for easily creating HTML tables from enumerable...
3424,42829,834sequel_modelOld Name: sequel_model, New Name: sequel
3531,241143,659minitest-shared_descriptionminitest-shared_description adds support for shared specs and shared spec subclasses to...
3631,41018,007ruby-styleSupervised TCPServer, Yielding Listeners Easily
3731,56765,529rack-indifferentrack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash...
3833,60076,497hannaRDoc generator designed with simplicity, beauty and ease of browsing in mind
3935,87248,553enum_csvEnumCSV exposes a single method, csv, for easily creating CSV output/files from enumera...
4037,280104,950tilt-rails_erbtilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different...
4141,18137,015jeremyevans-exception_notificationGemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss
4242,53978,534subset_sumSimple Subset Sum Solver with C and Pure Ruby Versions
4342,79122,848jeremyevans-postgres-prA pure Ruby interface to the PostgreSQL (>= 7.4) database
4447,50348,553third_baseA Fast and Easy Date/DateTime Class
4551,78148,553scgiSimple support for using SCGI in ruby apps, such as Rails
4659,44665,529capybara-validate_html5capybara-validate validates the HTML5 for each page parsed, and fails if there are any ...
4765,97269,228vorbis_commentVorbis Comment Reader/Writer Library
4866,879104,950byby is a library preloader for ruby designed to speed up process startup. It uses a clie...
4966,98297,916unicorn-lockdownHelper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD
5067,51176,497evilrevilr allows you to do things you shouldn't. It's inspired by evil.rb, but written in ...
5169,404129,724capybara-restore_statecapybara-restore_state offers the ability to execute a block where the initial capybara...
5270,35069,228simple_mailerSimple email library with testing support
5371,425143,659tilt-indirecttilt-indirect adds indirection for tilt templates. For example, you can have a foo.ind...
5475,50869,228simple_ldap_authenticatorEasy authentication to an LDAP server(s)
5578,42416,195rodishRodish parses an argv array using a routing tree approach. It is designed to make it ea...
5684,72183,174kaerueraKaeruEra is a simple error tracking application. This gem includes 3 separate reporter ...
5785,35863,813pledgepledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a progr...
5890,86583,174sequel_validation_helpers_blockAllows easy determination of which validation rules apply to a given column, at the exp...
5994,716123,556roda-message_busroda-message_bus integrates message_bus into the roda web toolkit, allowing you to call...
60110,228104,950rack-deadlinerack-deadline is a simple rack middleware that automatically clears sessions that have ...
61115,07197,916tametame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the ...
62117,486143,659tilt-pipelinetilt-pipeline allows you to easily construct rendering pipelines using tilt. For exampl...
63119,631143,659faster_html_escapeFaster version of ERB::Util.html_escape
64122,28193,977deprecate_publicWarn when calling private methods and accessing private constants via public interface
65124,542129,724zozoSimple $LOAD_PATH management for ruby projects
66151,046129,724roda-railsroda-rails offers integration for Roda when used as Rack middleware in a Rails applicat...
67161,397143,659string-cryptThis provides a backwards-compatible String#crypt method that will work when String#cry...
68171,404129,724visibility_checkerVisibilityChecker exposes a single method, visibility_changes, for returning an array w...
69180,324129,724sequel-postgres-prPure Ruby driver for PostgreSQL, designed for use with Sequel