Jeremyevans's Gems

icon
#Total RankDaily RankNameSummary
14082rack-testRack::Test is a small, simple testing API for Rack apps. It can be used on its own or a...
243101tiltGeneric interface to multiple Ruby template engines
37780erubiErubi is a ERB template engine for ruby. It is a simplified fork of Erubis
4108107webrickWEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy se...
519063dateThe official date library for Ruby.
6783684sequelThe Database Toolkit for Ruby
7828788warningruby-warning adds custom processing for warnings, including the ability to ignore speci...
81,637575zlibRuby interface for the zlib compression/decompression library
91,7401,377rodaRouting tree web toolkit
101,8081,720fileutilsSeveral file utility methods for copying, moving, removing, etc.
112,0001,830minitest-hooksminitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This...
122,0322,391american_dateAmerican style month/day/year date parsing for ruby 1.9+
132,7382,749sequel_pgsequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code wi...
143,3243,382mRun test/unit tests by line number. Metal!
156,2623,768rodauthRodauth is Ruby's most advanced authentication framework, designed to work in all rack ...
167,1447,159sequel-annotatesequel-annotate annotates Sequel models with schema information. By default, it includ...
178,2507,312rack-unreloaderRack::Unreloader is a rack middleware that reloads application files when it detects ch...
188,38910,170home_runhome_run is an implementation of ruby's Date/DateTime classes in C, with much better pe...
199,1096,532minitest-global_expectationsminitest-global_expectations allows you to keep using simple code in your minitest spec...
209,2169,934sequel_postgresql_triggersDatabase enforced timestamps, immutable columns, counter/sum caches, and touch propogation
219,4245,554minitest-parallel_forkminitest-parallel_fork adds fork-based parallelization to Minitest. Each test/spec sui...
2212,3339,282cicphashCase Insensitive Case Preserving Hash
2312,78410,755fixture_dependenciesSequel/ActiveRecord fixture loader that handles dependency graphs
2412,9569,446apetagAPEv2 Tag Reader/Writer
2514,30012,704scaffolding_extensionsAdministrative database front-end for multiple web-frameworks and ORMs
2615,20614,607formeForme is a forms library with the following goals: 1) Have no external dependencies 2)...
2715,26511,279roda-route_listRoda, like other routing tree web frameworks, doesn't have the ability to introspect ro...
2817,54516,106sequel_coreOld Name: sequel_core, New Name: sequel
2918,36213,229hanna-nouveauLoads hanna due to gem rename
3019,57016,106autoformeAutoForme is an web administrative console for Sequel::Model that supports Roda, Sinatr...
3119,81519,158tkTk interface module using tcltklib.
3220,45312,627refrigeratorRefrigerator freezes all core classes. It is designed to be used in production, to mak...
3322,13333,876thambleThamble exposes a single method, table, for easily creating HTML tables from enumerable...
3424,54619,509sequel_modelOld Name: sequel_model, New Name: sequel
3531,02726,828minitest-shared_descriptionminitest-shared_description adds support for shared specs and shared spec subclasses to...
3631,42021,921ruby-styleSupervised TCPServer, Yielding Listeners Easily
3731,70154,325rack-indifferentrack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash...
3832,99216,281hannaRDoc generator designed with simplicity, beauty and ease of browsing in mind
3934,57016,686enum_csvEnumCSV exposes a single method, csv, for easily creating CSV output/files from enumera...
4037,30228,201tilt-rails_erbtilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different...
4141,38728,201jeremyevans-exception_notificationGemified exception_notification rails plugin, compatible with Rails 2.3.5 with RailsXss
4242,07519,885subset_sumSimple Subset Sum Solver with C and Pure Ruby Versions
4342,80722,537jeremyevans-postgres-prA pure Ruby interface to the PostgreSQL (>= 7.4) database
4447,81729,773third_baseA Fast and Easy Date/DateTime Class
4552,14836,779scgiSimple support for using SCGI in ruby apps, such as Rails
4653,98215,166capybara-validate_html5capybara-validate validates the HTML5 for each page parsed, and fails if there are any ...
4759,50714,380byby is a library preloader for ruby designed to speed up process startup. It uses a clie...
4865,92736,779vorbis_commentVorbis Comment Reader/Writer Library
4967,06646,026unicorn-lockdownHelper library for running Unicorn with fork+exec/unveil/pledge on OpenBSD
5067,68969,179evilrevilr allows you to do things you shouldn't. It's inspired by evil.rb, but written in ...
5169,38236,779capybara-restore_statecapybara-restore_state offers the ability to execute a block where the initial capybara...
5269,81516,481rodishRodish parses an argv array using a routing tree approach. It is designed to make it ea...
5370,715103,058simple_mailerSimple email library with testing support
5471,92154,325tilt-indirecttilt-indirect adds indirection for tilt templates. For example, you can have a foo.ind...
5575,29954,325simple_ldap_authenticatorEasy authentication to an LDAP server(s)
5684,66946,026kaerueraKaeruEra is a simple error tracking application. This gem includes 3 separate reporter ...
5785,07454,325pledgepledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a progr...
5891,27569,179sequel_validation_helpers_blockAllows easy determination of which validation rules apply to a given column, at the exp...
5993,18446,026roda-message_busroda-message_bus integrates message_bus into the roda web toolkit, allowing you to call...
60110,05454,325rack-deadlinerack-deadline is a simple rack middleware that automatically clears sessions that have ...
61115,24469,179tametame exposes OpenBSD's tame(2) system call to ruby, allowing a program to restrict the ...
62117,59546,026tilt-pipelinetilt-pipeline allows you to easily construct rendering pipelines using tilt. For exampl...
63119,84746,026faster_html_escapeFaster version of ERB::Util.html_escape
64122,576103,058deprecate_publicWarn when calling private methods and accessing private constants via public interface
65124,648103,058zozoSimple $LOAD_PATH management for ruby projects
66150,81169,179roda-railsroda-rails offers integration for Roda when used as Rack middleware in a Rails applicat...
67161,037103,058string-cryptThis provides a backwards-compatible String#crypt method that will work when String#cry...
68171,11054,325visibility_checkerVisibilityChecker exposes a single method, visibility_changes, for returning an array w...
69179,59369,179sequel-postgres-prPure Ruby driver for PostgreSQL, designed for use with Sequel