Jeremyevans's Gems

icon
#Total RankDaily RankNameSummary
13880rack-testRack::Test is a small, simple testing API for Rack apps. It can be used on its own or a...
24093tiltGeneric interface to multiple Ruby template engines
37779erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis
411082webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
521962dateThe official date library for Ruby.
6794618sequelThe Database Toolkit for Ruby
7836710warningruby-warning adds custom processing for warnings, including the ability to ignore speci...
81,7751,524rodaRouting tree web toolkit
91,8211,701fileutilsSeveral file utility methods for copying, moving, removing, etc.
101,870794zlibRuby interface for the zlib compression/decompression library
112,0051,896american_dateAmerican style month/day/year date parsing for ruby 1.9+
122,0381,410minitest-hooksminitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This...
132,7182,554sequel_pgsequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code wi...
143,3223,836mRun test/unit tests by line number. Metal!
156,6874,573rodauthRodauth is Ruby's most advanced authentication framework, designed to work in all rack ...
166,9756,313sequel-annotatesequel-annotate annotates Sequel models with schema information. By default, it includ...
178,0058,881home_runhome_run is an implementation of ruby's Date/DateTime classes in C, with much better pe...
188,0568,649rack-unreloaderRack::Unreloader is a rack middleware that reloads application files when it detects ch...
198,8968,081sequel_postgresql_triggersDatabase enforced timestamps, immutable columns, counter/sum caches, and touch propogation
209,0549,799minitest-global_expectationsminitest-global_expectations allows you to keep using simple code in your minitest spec...
219,6489,123minitest-parallel_forkminitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec sui...
2212,11210,496cicphashCase Insensitive Case Preserving Hash
2312,41812,718fixture_dependenciesSequel/ActiveRecord fixture loader that handles dependency graphs
2412,75710,535apetagAPEv2 Tag Reader/Writer
2513,84514,434scaffolding_extensionsAdministrative database front-end for multiple web-frameworks and ORMs
2614,87419,705roda-route_listRoda, like other routing tree web frameworks, doesn't have the ability to introspect ro...
2715,27411,412formeForme is a forms library with the following goals: 1) Have no external dependencies 2)...
2816,97921,788sequel_coreOld Name: sequel_core, New Name: sequel
2918,27710,815hanna-nouveauLoads hanna due to gem rename
3019,54916,844tkTk interface module using tcltklib.
3119,91614,152autoformeAutoForme is an web administrative console for Sequel::Model that supports Roda, Sinatr...
3222,89611,057thambleThamble exposes a single method, table, for easily creating HTML tables from enumerable...
3323,14414,007refrigeratorRefrigerator freezes all core classes. It is designed to be used in production, to mak...
3424,01221,015sequel_modelOld Name: sequel_model, New Name: sequel
3530,99235,417minitest-shared_descriptionminitest-shared_description adds support for shared specs and shared spec subclasses to...
3631,06720,330ruby-styleSupervised TCPServer, Yielding Listeners Easily
3731,26323,982rack-indifferentrack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash...
3833,82710,315hannaRDoc generator designed with simplicity, beauty and ease of browsing in mind
3936,77819,705tilt-rails_erbtilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different...
4039,13014,993enum_csvEnumCSV exposes a single method, csv, for easily creating CSV output/files from enumera...
4140,67119,705jeremyevans-exception_notificationGemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss
4242,35917,138jeremyevans-postgres-prA pure Ruby interface to the PostgreSQL (>= 7.4) database
4343,45919,705subset_sumSimple Subset Sum Solver with C and Pure Ruby Versions
4446,78787,276third_baseA Fast and Easy Date/DateTime Class
4551,10387,276scgiSimple support for using SCGI in ruby apps, such as Rails
4665,88030,871vorbis_commentVorbis Comment Reader/Writer Library
4766,82055,083evilrevilr allows you to do things you shouldn't. It's inspired by evil.rb, but written in ...
4867,16687,276unicorn-lockdownHelper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD
4968,83855,083capybara-restore_statecapybara-restore_state offers the ability to execute a block where the initial capybara...
5069,69187,276simple_mailerSimple email library with testing support
5170,42135,417tilt-indirecttilt-indirect adds indirection for tilt templates. For example, you can have a foo.ind...
5276,18635,417simple_ldap_authenticatorEasy authentication to an LDAP server(s)
5384,52842,349kaerueraKaeruEra is a simple error tracking application. This gem includes 3 separate reporter ...
5485,34355,083pledgepledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a progr...
5585,88913,589capybara-validate_html5capybara-validate validates the HTML5 for each page parsed, and fails if there are any ...
5690,14287,276sequel_validation_helpers_blockAllows easy determination of which validation rules apply to a given column, at the exp...
5798,79915,187byby is a library preloader for ruby designed to speed up process startup. It uses a clie...
58101,30518,698roda-message_busroda-message_bus integrates message_bus into the roda web toolkit, allowing you to call...
59110,01942,349rack-deadlinerack-deadline is a simple rack middleware that automatically clears sessions that have ...
60114,71155,083tametame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the ...
61116,43815,187rodishRodish parses an argv array using a routing tree approach. It is designed to make it ea...
62117,06555,083tilt-pipelinetilt-pipeline allows you to easily construct rendering pipelines using tilt. For exampl...
63118,88455,083faster_html_escapeFaster version of ERB::Util.html_escape
64121,75287,276deprecate_publicWarn when calling private methods and accessing private constants via public interface
65123,77655,083zozoSimple $LOAD_PATH management for ruby projects
66151,38855,083roda-railsroda-rails offers integration for Roda when used as Rack middleware in a Rails applicat...
67161,60887,276string-cryptThis provides a backwards-compatible String#crypt method that will work when String#cry...
68171,19255,083visibility_checkerVisibilityChecker exposes a single method, visibility_changes, for returning an array w...
69179,35955,083sequel-postgres-prPure Ruby driver for PostgreSQL, designed for use with Sequel