Jeremyevans's Gems

icon
#Total RankDaily RankNameSummary
14186rack-testRack::Test is a small, simple testing API for Rack apps. It can be used on its own or a...
24397tiltGeneric interface to multiple Ruby template engines
37378erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis
410995webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
518170dateThe official date library for Ruby.
6776728sequelThe Database Toolkit for Ruby
7831660warningruby-warning adds custom processing for warnings, including the ability to ignore speci...
81,594630zlibRuby interface for the zlib compression/decompression library
91,7311,124rodaRouting tree web toolkit
101,8131,323fileutilsSeveral file utility methods for copying, moving, removing, etc.
111,9991,840minitest-hooksminitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This...
122,0402,324american_dateAmerican style month/day/year date parsing for ruby 1.9+
132,7402,715sequel_pgsequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code wi...
143,3253,523mRun test/unit tests by line number. Metal!
156,2273,902rodauthRodauth is Ruby's most advanced authentication framework, designed to work in all rack ...
167,1085,313sequel-annotatesequel-annotate annotates Sequel models with schema information. By default, it includ...
178,25410,036rack-unreloaderRack::Unreloader is a rack middleware that reloads application files when it detects ch...
188,46411,747home_runhome_run is an implementation of ruby's Date/DateTime classes in C, with much better pe...
198,9086,135minitest-global_expectationsminitest-global_expectations allows you to keep using simple code in your minitest spec...
209,1966,209sequel_postgresql_triggersDatabase enforced timestamps, immutable columns, counter/sum caches, and touch propogation
219,3226,261minitest-parallel_forkminitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec sui...
2212,35910,143cicphashCase Insensitive Case Preserving Hash
2312,78210,764fixture_dependenciesSequel/ActiveRecord fixture loader that handles dependency graphs
2412,93711,135apetagAPEv2 Tag Reader/Writer
2514,37912,267scaffolding_extensionsAdministrative database front-end for multiple web-frameworks and ORMs
2615,10011,252formeForme is a forms library with the following goals: 1) Have no external dependencies 2)...
2715,33419,175roda-route_listRoda, like other routing tree web frameworks, doesn't have the ability to introspect ro...
2817,60713,209sequel_coreOld Name: sequel_core, New Name: sequel
2918,23412,638hanna-nouveauLoads hanna due to gem rename
3019,25111,910autoformeAutoForme is an web administrative console for Sequel::Model that supports Roda, Sinatr...
3119,86010,233refrigeratorRefrigerator freezes all core classes. It is designed to be used in production, to mak...
3219,90615,478tkTk interface module using tcltklib.
3322,1118,954thambleThamble exposes a single method, table, for easily creating HTML tables from enumerable...
3424,60316,266sequel_modelOld Name: sequel_model, New Name: sequel
3531,06619,996minitest-shared_descriptionminitest-shared_description adds support for shared specs and shared spec subclasses to...
3631,61437,086ruby-styleSupervised TCPServer, Yielding Listeners Easily
3731,93920,888rack-indifferentrack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash...
3832,12013,333hannaRDoc generator designed with simplicity, beauty and ease of browsing in mind
3932,81712,167enum_csvEnumCSV exposes a single method, csv, for easily creating CSV output/files from enumera...
4037,43119,996tilt-rails_erbtilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different...
4141,42960,696jeremyevans-exception_notificationGemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss
4241,68912,638subset_sumSimple Subset Sum Solver with C and Pure Ruby Versions
4342,32315,229jeremyevans-postgres-prA pure Ruby interface to the PostgreSQL (>= 7.4) database
4447,12711,390capybara-validate_html5capybara-validate validates the HTML5 for each page parsed, and fails if there are any ...
4548,07860,696third_baseA Fast and Easy Date/DateTime Class
4651,59911,834byby is a library preloader for ruby designed to speed up process startup. It uses a clie...
4752,44460,696scgiSimple support for using SCGI in ruby apps, such as Rails
4859,19512,267rodishRodish parses an argv array using a routing tree approach. It is designed to make it ea...
4966,15460,696vorbis_commentVorbis Comment Reader/Writer Library
5066,77560,696unicorn-lockdownHelper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD
5168,00229,654evilrevilr allows you to do things you shouldn't. It's inspired by evil.rb, but written in ...
5269,41829,654capybara-restore_statecapybara-restore_state offers the ability to execute a block where the initial capybara...
5370,89437,086simple_mailerSimple email library with testing support
5472,39337,086tilt-indirecttilt-indirect adds indirection for tilt templates. For example, you can have a foo.ind...
5575,11824,406simple_ldap_authenticatorEasy authentication to an LDAP server(s)
5684,70429,654kaerueraKaeruEra is a simple error tracking application. This gem includes 3 separate reporter ...
5784,96760,696pledgepledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a progr...
5891,27029,654sequel_validation_helpers_blockAllows easy determination of which validation rules apply to a given column, at the exp...
5991,97037,086roda-message_busroda-message_bus integrates message_bus into the roda web toolkit, allowing you to call...
60110,24860,696rack-deadlinerack-deadline is a simple rack middleware that automatically clears sessions that have ...
61115,33037,086tametame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the ...
62117,93537,086tilt-pipelinetilt-pipeline allows you to easily construct rendering pipelines using tilt. For exampl...
63120,25137,086faster_html_escapeFaster version of ERB::Util.html_escape
64122,52637,086deprecate_publicWarn when calling private methods and accessing private constants via public interface
65125,05860,696zozoSimple $LOAD_PATH management for ruby projects
66150,87629,654roda-railsroda-rails offers integration for Roda when used as Rack middleware in a Rails applicat...
67161,09029,654string-cryptThis provides a backwards-compatible String#crypt method that will work when String#cry...
68163,08319,996visibility_checkerVisibilityChecker exposes a single method, visibility_changes, for returning an array w...
69180,31860,696sequel-postgres-prPure Ruby driver for PostgreSQL, designed for use with Sequel