-
Ubicloud, Inc.
- Sacramento, California, USA
- http://code.jeremyevans.net
- @jeremyevans0
Stars
American style month/day/year parsing for ruby 1.9+
Ruby web framework from which Sequel was extracted
Various code related to the Sacramento Ruby Meetup
Imports issues from Google Code Issue Tracker to GitHub Issues :: Unmaintained
Fast Date/DateTime classes for ruby :: Unmaintained, unnecessary on ruby 1.9.3+
Simple $LOAD_PATH management for ruby projects :: Unmaintained
Proof of Concept MongoDB Driver for Sequel (Do not use in production)
Allows easy determination of which validation rules apply to a given column, at the expense of increased verbosity
jeremyevans / sequel-postgres-pr
Forked from mneumann/postgres-prA pure-Ruby (pr) library for accessing PostgreSQL databases
A small benchmark test for ruby ORMs.
Database enforced timestamps, immutable columns, and counter/sum caches
A Fast and Easy Date/DateTime Class for Ruby :: Unmaintained, use home_run instead.
Simple Subset Sum Solver with C and Pure Ruby Versions
Gemified exception_notification rails plugin, compatible with Rails 2.3.5 with the RailsXss plugin :: Unmaintained
Simple authentication for Ruby using LDAP
Sequel/ActiveRecord fixture loader that handles dependency graphs
Ruby library for reading/writing vorbis comments
Supervised TCPServer, Yielding Listeners Easily :: Unmaintained, switch to Unicorn or Rainbows!
Simple support for using SCGI in ruby apps, such as Rails :: Unmaintained
Case Insensitive Case Preserving Hash for ruby