Jeremyevans's Gems

icon
#Total RankDaily RankNameSummary
13976rack-testRack::Test is a small, simple testing API for Rack apps. It can be used on its own or a...
24284tiltGeneric interface to multiple Ruby template engines
37768erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis
410983webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
520754dateThe official date library for Ruby.
6788812sequelThe Database Toolkit for Ruby
7835730warningruby-warning adds custom processing for warnings, including the ability to ignore speci...
81,750699zlibRuby interface for the zlib compression/decompression library
91,7541,513rodaRouting tree web toolkit
101,8131,587fileutilsSeveral file utility methods for copying, moving, removing, etc.
112,0112,156minitest-hooksminitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This...
122,0162,774american_dateAmerican style month/day/year date parsing for ruby 1.9+
132,7312,915sequel_pgsequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code wi...
143,3193,558mRun test/unit tests by line number. Metal!
156,4294,373rodauthRodauth is Ruby's most advanced authentication framework, designed to work in all rack ...
167,0026,804sequel-annotatesequel-annotate annotates Sequel models with schema information. By default, it includ...
178,0897,879rack-unreloaderRack::Unreloader is a rack middleware that reloads application files when it detects ch...
188,14917,203home_runhome_run is an implementation of ruby's Date/DateTime classes in C, with much better pe...
198,9979,762sequel_postgresql_triggersDatabase enforced timestamps, immutable columns, counter/sum caches, and touch propogation
209,0477,543minitest-global_expectationsminitest-global_expectations allows you to keep using simple code in your minitest spec...
219,4905,388minitest-parallel_forkminitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec sui...
2212,1508,513cicphashCase Insensitive Case Preserving Hash
2312,62513,300fixture_dependenciesSequel/ActiveRecord fixture loader that handles dependency graphs
2412,7748,446apetagAPEv2 Tag Reader/Writer
2514,07220,228scaffolding_extensionsAdministrative database front-end for multiple web-frameworks and ORMs
2615,06013,913roda-route_listRoda, like other routing tree web frameworks, doesn't have the ability to introspect ro...
2715,19214,029formeForme is a forms library with the following goals: 1) Have no external dependencies 2)...
2817,35425,251sequel_coreOld Name: sequel_core, New Name: sequel
2918,52016,613hanna-nouveauLoads hanna due to gem rename
3019,73517,849tkTk interface module using tcltklib.
3119,79615,926autoformeAutoForme is an web administrative console for Sequel::Model that supports Roda, Sinatr...
3221,44110,328refrigeratorRefrigerator freezes all core classes. It is designed to be used in production, to mak...
3322,12214,314thambleThamble exposes a single method, table, for easily creating HTML tables from enumerable...
3424,35725,251sequel_modelOld Name: sequel_model, New Name: sequel
3531,17382,222minitest-shared_descriptionminitest-shared_description adds support for shared specs and shared spec subclasses to...
3631,34927,121ruby-styleSupervised TCPServer, Yielding Listeners Easily
3731,48482,222rack-indifferentrack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash...
3833,68122,624hannaRDoc generator designed with simplicity, beauty and ease of browsing in mind
3936,64515,926enum_csvEnumCSV exposes a single method, csv, for easily creating CSV output/files from enumera...
4037,22223,736tilt-rails_erbtilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different...
4141,09325,251jeremyevans-exception_notificationGemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss
4242,72546,395jeremyevans-postgres-prA pure Ruby interface to the PostgreSQL (>= 7.4) database
4342,81222,624subset_sumSimple Subset Sum Solver with C and Pure Ruby Versions
4447,40738,280third_baseA Fast and Easy Date/DateTime Class
4551,67446,395scgiSimple support for using SCGI in ruby apps, such as Rails
4664,24214,802capybara-validate_html5capybara-validate validates the HTML5 for each page parsed, and fails if there are any ...
4765,96727,121vorbis_commentVorbis Comment Reader/Writer Library
4867,05633,145unicorn-lockdownHelper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD
4967,35282,222evilrevilr allows you to do things you shouldn't. It's inspired by evil.rb, but written in ...
5069,40746,395capybara-restore_statecapybara-restore_state offers the ability to execute a block where the initial capybara...
5170,25159,666simple_mailerSimple email library with testing support
5271,19882,222tilt-indirecttilt-indirect adds indirection for tilt templates. For example, you can have a foo.ind...
5371,36716,382byby is a library preloader for ruby designed to speed up process startup. It uses a clie...
5475,51829,669simple_ldap_authenticatorEasy authentication to an LDAP server(s)
5584,64846,395kaerueraKaeruEra is a simple error tracking application. This gem includes 3 separate reporter ...
5684,91615,710rodishRodish parses an argv array using a routing tree approach. It is designed to make it ea...
5785,29282,222pledgepledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a progr...
5890,71433,145sequel_validation_helpers_blockAllows easy determination of which validation rules apply to a given column, at the exp...
5995,77920,228roda-message_busroda-message_bus integrates message_bus into the roda web toolkit, allowing you to call...
60110,19538,280rack-deadlinerack-deadline is a simple rack middleware that automatically clears sessions that have ...
61115,05359,666tametame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the ...
62117,37782,222tilt-pipelinetilt-pipeline allows you to easily construct rendering pipelines using tilt. For exampl...
63119,458123,214faster_html_escapeFaster version of ERB::Util.html_escape
64122,26882,222deprecate_publicWarn when calling private methods and accessing private constants via public interface
65124,41982,222zozoSimple $LOAD_PATH management for ruby projects
66151,148123,214roda-railsroda-rails offers integration for Roda when used as Rack middleware in a Rails applicat...
67161,32759,666string-cryptThis provides a backwards-compatible String#crypt method that will work when String#cry...
68171,29959,666visibility_checkerVisibilityChecker exposes a single method, visibility_changes, for returning an array w...
69180,13682,222sequel-postgres-prPure Ruby driver for PostgreSQL, designed for use with Sequel