Jeremyevans's Gems

icon
#Total RankDaily RankNameSummary
13971rack-testRack::Test is a small, simple testing API for Rack apps. It can be used on its own or a...
24185tiltGeneric interface to multiple Ruby template engines
37775erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis
410982webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
520869dateThe official date library for Ruby.
6786707sequelThe Database Toolkit for Ruby
7836734warningruby-warning adds custom processing for warnings, including the ability to ignore speci...
81,7561,341rodaRouting tree web toolkit
91,770662zlibRuby interface for the zlib compression/decompression library
101,8171,637fileutilsSeveral file utility methods for copying, moving, removing, etc.
112,0111,870minitest-hooksminitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This...
122,0152,422american_dateAmerican style month/day/year date parsing for ruby 1.9+
132,7312,448sequel_pgsequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code wi...
143,3213,543mRun test/unit tests by line number. Metal!
156,4763,825rodauthRodauth is Ruby's most advanced authentication framework, designed to work in all rack ...
166,9944,996sequel-annotatesequel-annotate annotates Sequel models with schema information. By default, it includ...
178,0766,056rack-unreloaderRack::Unreloader is a rack middleware that reloads application files when it detects ch...
188,10718,631home_runhome_run is an implementation of ruby's Date/DateTime classes in C, with much better pe...
198,97510,126sequel_postgresql_triggersDatabase enforced timestamps, immutable columns, counter/sum caches, and touch propogation
209,0477,760minitest-global_expectationsminitest-global_expectations allows you to keep using simple code in your minitest spec...
219,5147,080minitest-parallel_forkminitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec sui...
2212,1348,274cicphashCase Insensitive Case Preserving Hash
2312,55822,386fixture_dependenciesSequel/ActiveRecord fixture loader that handles dependency graphs
2412,7638,338apetagAPEv2 Tag Reader/Writer
2513,98934,302scaffolding_extensionsAdministrative database front-end for multiple web-frameworks and ORMs
2615,00519,033roda-route_listRoda, like other routing tree web frameworks, doesn't have the ability to introspect ro...
2715,1809,680formeForme is a forms library with the following goals: 1) Have no external dependencies 2)...
2817,18634,302sequel_coreOld Name: sequel_core, New Name: sequel
2918,37270,826hanna-nouveauLoads hanna due to gem rename
3019,56619,482tkTk interface module using tcltklib.
3119,72411,005autoformeAutoForme is an web administrative console for Sequel::Model that supports Roda, Sinatr...
3221,5786,731refrigeratorRefrigerator freezes all core classes. It is designed to be used in production, to mak...
3322,04428,634thambleThamble exposes a single method, table, for easily creating HTML tables from enumerable...
3424,14750,548sequel_modelOld Name: sequel_model, New Name: sequel
3531,02521,682minitest-shared_descriptionminitest-shared_description adds support for shared specs and shared spec subclasses to...
3631,14840,476ruby-styleSupervised TCPServer, Yielding Listeners Easily
3731,26632,058rack-indifferentrack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash...
3833,57040,476hannaRDoc generator designed with simplicity, beauty and ease of browsing in mind
3936,99937,154tilt-rails_erbtilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different...
4037,02111,602enum_csvEnumCSV exposes a single method, csv, for easily creating CSV output/files from enumera...
4140,89158,870jeremyevans-exception_notificationGemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss
4242,516122,967jeremyevans-postgres-prA pure Ruby interface to the PostgreSQL (>= 7.4) database
4342,90728,634subset_sumSimple Subset Sum Solver with C and Pure Ruby Versions
4447,14490,780third_baseA Fast and Easy Date/DateTime Class
4551,41190,780scgiSimple support for using SCGI in ruby apps, such as Rails
4665,82670,826vorbis_commentVorbis Comment Reader/Writer Library
4767,07050,548unicorn-lockdownHelper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD
4867,09290,780evilrevilr allows you to do things you shouldn't. It's inspired by evil.rb, but written in ...
4967,1748,509capybara-validate_html5capybara-validate validates the HTML5 for each page parsed, and fails if there are any ...
5069,249169,728capybara-restore_statecapybara-restore_state offers the ability to execute a block where the initial capybara...
5169,98590,780simple_mailerSimple email library with testing support
5270,895122,967tilt-indirecttilt-indirect adds indirection for tilt templates. For example, you can have a foo.ind...
5374,5828,157byby is a library preloader for ruby designed to speed up process startup. It uses a clie...
5475,47458,870simple_ldap_authenticatorEasy authentication to an LDAP server(s)
5584,44070,826kaerueraKaeruEra is a simple error tracking application. This gem includes 3 separate reporter ...
5685,15990,780pledgepledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a progr...
5789,3668,871rodishRodish parses an argv array using a routing tree approach. It is designed to make it ea...
5890,52190,780sequel_validation_helpers_blockAllows easy determination of which validation rules apply to a given column, at the exp...
5997,28228,634roda-message_busroda-message_bus integrates message_bus into the roda web toolkit, allowing you to call...
60110,05870,826rack-deadlinerack-deadline is a simple rack middleware that automatically clears sessions that have ...
61114,90190,780tametame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the ...
62117,13190,780tilt-pipelinetilt-pipeline allows you to easily construct rendering pipelines using tilt. For exampl...
63119,134169,728faster_html_escapeFaster version of ERB::Util.html_escape
64122,054169,728deprecate_publicWarn when calling private methods and accessing private constants via public interface
65124,133122,967zozoSimple $LOAD_PATH management for ruby projects
66151,07790,780roda-railsroda-rails offers integration for Roda when used as Rack middleware in a Rails applicat...
67161,355122,967string-cryptThis provides a backwards-compatible String#crypt method that will work when String#cry...
68171,045122,967visibility_checkerVisibilityChecker exposes a single method, visibility_changes, for returning an array w...
69179,82770,826sequel-postgres-prPure Ruby driver for PostgreSQL, designed for use with Sequel