Jeremyevans's Gems

icon
#Total RankDaily RankNameSummary
13876rack-testRack::Test is a small, simple testing API for Rack apps. It can be used on its own or a...
24084tiltGeneric interface to multiple Ruby template engines
37775erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis
4110108webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
522258dateThe official date library for Ruby.
6797656sequelThe Database Toolkit for Ruby
7840607warningruby-warning adds custom processing for warnings, including the ability to ignore speci...
81,7641,250rodaRouting tree web toolkit
91,8211,316fileutilsSeveral file utility methods for copying, moving, removing, etc.
101,876938zlibRuby interface for the zlib compression/decompression library
112,0022,237american_dateAmerican style month/day/year date parsing for ruby 1.9+
122,0391,418minitest-hooksminitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This...
132,7102,320sequel_pgsequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code wi...
146,7113,761rodauthRodauth is Ruby's most advanced authentication framework, designed to work in all rack ...
156,9766,840sequel-annotatesequel-annotate annotates Sequel models with schema information. By default, it includ...
167,9849,796home_runhome_run is an implementation of ruby's Date/DateTime classes in C, with much better pe...
178,0438,801rack-unreloaderRack::Unreloader is a rack middleware that reloads application files when it detects ch...
188,8847,730sequel_postgresql_triggersDatabase enforced timestamps, immutable columns, counter/sum caches, and touch propogation
199,0455,433minitest-global_expectationsminitest-global_expectations allows you to keep using simple code in your minitest spec...
209,7057,230minitest-parallel_forkminitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec sui...
2112,10812,685cicphashCase Insensitive Case Preserving Hash
2212,40313,412fixture_dependenciesSequel/ActiveRecord fixture loader that handles dependency graphs
2312,76712,421apetagAPEv2 Tag Reader/Writer
2413,84310,774scaffolding_extensionsAdministrative database front-end for multiple web-frameworks and ORMs
2514,84021,845roda-route_listRoda, like other routing tree web frameworks, doesn't have the ability to introspect ro...
2615,3179,843formeForme is a forms library with the following goals: 1) Have no external dependencies 2)...
2716,93526,427sequel_coreOld Name: sequel_core, New Name: sequel
2818,27313,190hanna-nouveauLoads hanna due to gem rename
2919,57316,813tkTk interface module using tcltklib.
3020,00810,575autoformeAutoForme is an web administrative console for Sequel::Model that supports Roda, Sinatr...
3123,1418,577thambleThamble exposes a single method, table, for easily creating HTML tables from enumerable...
3223,41512,253refrigeratorRefrigerator freezes all core classes. It is designed to be used in production, to mak...
3324,05017,715sequel_modelOld Name: sequel_model, New Name: sequel
3430,966107,799minitest-shared_descriptionminitest-shared_description adds support for shared specs and shared spec subclasses to...
3531,16720,670ruby-styleSupervised TCPServer, Yielding Listeners Easily
3631,26026,427rack-indifferentrack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash...
3734,04625,261hannaRDoc generator designed with simplicity, beauty and ease of browsing in mind
3836,71226,427tilt-rails_erbtilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different...
3939,66611,918enum_csvEnumCSV exposes a single method, csv, for easily creating CSV output/files from enumera...
4040,72525,261jeremyevans-exception_notificationGemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss
4142,47023,381jeremyevans-postgres-prA pure Ruby interface to the PostgreSQL (>= 7.4) database
4243,51326,427subset_sumSimple Subset Sum Solver with C and Pure Ruby Versions
4346,81429,160third_baseA Fast and Easy Date/DateTime Class
4451,08541,731scgiSimple support for using SCGI in ruby apps, such as Rails
4566,10030,841vorbis_commentVorbis Comment Reader/Writer Library
4666,87151,833evilrevilr allows you to do things you shouldn't. It's inspired by evil.rb, but written in ...
4767,59824,251unicorn-lockdownHelper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD
4868,78538,150capybara-restore_statecapybara-restore_state offers the ability to execute a block where the initial capybara...
4969,69051,833simple_mailerSimple email library with testing support
5070,45327,671tilt-indirecttilt-indirect adds indirection for tilt templates. For example, you can have a foo.ind...
5176,54338,150simple_ldap_authenticatorEasy authentication to an LDAP server(s)
5284,88141,731kaerueraKaeruEra is a simple error tracking application. This gem includes 3 separate reporter ...
5385,78135,228pledgepledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a progr...
5490,23959,290sequel_validation_helpers_blockAllows easy determination of which validation rules apply to a given column, at the exp...
5590,58913,190capybara-validate_html5capybara-validate validates the HTML5 for each page parsed, and fails if there are any ...
56102,33021,229roda-message_busroda-message_bus integrates message_bus into the roda web toolkit, allowing you to call...
57104,20813,657byby is a library preloader for ruby designed to speed up process startup. It uses a clie...
58110,40941,731rack-deadlinerack-deadline is a simple rack middleware that automatically clears sessions that have ...
59115,02951,833tametame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the ...
60117,17846,081tilt-pipelinetilt-pipeline allows you to easily construct rendering pipelines using tilt. For exampl...
61118,95559,290faster_html_escapeFaster version of ERB::Util.html_escape
62121,91984,943deprecate_publicWarn when calling private methods and accessing private constants via public interface
63123,31513,308rodishRodish parses an argv array using a routing tree approach. It is designed to make it ea...
64123,89884,943zozoSimple $LOAD_PATH management for ruby projects
65151,85869,723roda-railsroda-rails offers integration for Roda when used as Rack middleware in a Rails applicat...
66161,77346,081string-cryptThis provides a backwards-compatible String#crypt method that will work when String#cry...
67171,51184,943visibility_checkerVisibilityChecker exposes a single method, visibility_changes, for returning an array w...
68179,30941,731sequel-postgres-prPure Ruby driver for PostgreSQL, designed for use with Sequel