jeremy (Jeremy Kemper)

Name
Jeremy Kemper
Email
Website/Blog
http://bitsweat.net
Company
37signals
Location
Pasadena, CA
Member Since
Feb 12, 2008 (about 1 year)

Following 89 githubbers and watching 141 repositories view all →

Public Repositories (17)

  • rails

    Ruby on Rails

    legend

    Forked from rails/rails Sat Apr 12 15:30:38 -0700 2008

    Last updated Wed Nov 18 11:33:52 -0800 2009

  • i18n

    Basic internationalization(i18n) library for Ruby

    legend

    Forked from svenfuchs/i18n Sat Aug 23 17:15:39 -0700 2008

    Last updated Sat Nov 14 03:23:16 -0800 2009

  • bundler

    legend

    Forked from wycats/bundler Sun Sep 13 21:32:50 -0700 2009

    Last updated Thu Nov 12 14:51:21 -0800 2009

  • redmine

    Redmine ported to Rails 3. See the rails3 branch.

    legend

    Forked from edavis10/redmine Tue Nov 10 22:22:09 -0800 2009

    Last updated Wed Nov 11 02:02:50 -0800 2009

  • ruby

    the Ruby programming language, unofficial mirror (see the wiki for details)

    legend

    Forked from shyouhei/ruby Mon Sep 14 02:31:00 -0700 2009

    Last updated Wed Nov 11 00:47:05 -0800 2009

  • arel

    A Relational Algebra

    legend

    Forked from miloops/arel Fri May 01 22:35:19 -0700 2009

    Last updated Tue Nov 03 00:21:59 -0800 2009

  • trashed

    Keep tabs on expensive Ruby garbage collection. Support for NewRelic RPM and Rack.

    legend

    Forked from 37signals/trashed Thu Aug 27 20:49:56 -0700 2009

    Last updated Thu Aug 27 10:21:11 -0700 2009

  • rack-contrib

    Contributed Rack Middleware and Utilities

    legend

    Forked from rack/rack-contrib Mon Feb 09 12:37:16 -0800 2009

    Last updated Fri Jun 12 13:20:42 -0700 2009

  • rack

    a modular Ruby webserver interface

    legend

    Forked from rack/rack Thu Mar 12 21:28:45 -0700 2009

    Last updated Sun May 24 18:46:36 -0700 2009

  • delayed_job

    Database backed asynchronous priority queue -- Extracted from Shopify

    legend

    Forked from tobi/delayed_job Wed May 20 22:07:17 -0700 2009

    Last updated Wed May 20 23:20:39 -0700 2009

  • redis-rb

    A ruby client library for the redis key value storage engine

    legend

    Forked from ezmobius/redis-rb Thu Mar 19 00:47:50 -0700 2009

    Last updated Sat Mar 21 23:02:49 -0700 2009

  • redcloth

    RedCloth is a Ruby library for converting Textile into HTML.

    legend

    Forked from jgarber/redcloth Fri Feb 06 19:42:43 -0800 2009

    Last updated Mon Feb 09 12:26:38 -0800 2009

  • sqlite3-ruby

    Ruby bindings for the SQLite3 embedded database

    legend

    Forked from jamis/sqlite3-ruby Fri Feb 06 20:00:44 -0800 2009

    Last updated Fri Feb 06 20:09:30 -0800 2009

  • mocha

    Mocha is a mocking & stubbing library for Ruby

    legend

    Forked from floehopper/mocha Sun Nov 23 16:15:49 -0800 2008

    Last updated Wed Feb 04 02:08:01 -0800 2009

  • rpm

    New Relic RPM Agent

    legend

    Forked from newrelic/rpm Wed Feb 04 01:05:39 -0800 2009

    Last updated Wed Feb 04 01:55:13 -0800 2009

  • sillytestapp

    An application used while testing some changes to the internals of ActionView. Not suitable for ...

    legend

    Forked from NZKoz/sillytestapp Sun Nov 30 16:42:00 -0800 2008

    Last updated Wed Dec 17 17:07:30 -0800 2008

  • ruby-prof

    a fast code profiler for Ruby

    legend

    Last updated Mon Oct 06 09:31:41 -0700 2008

Public Activity feed

jeremy pushed to master at rails/rails Thu Nov 19 18:32:07 -0800 2009
HEAD is 0ce920654149f1a4c231cfa71ac87fca4663b322
jeremy pushed to master at rails/rails Thu Nov 19 15:25:23 -0800 2009
HEAD is c7c39f52dcce4ea6de2051ee7816c0cb9d583f8f
  • jeremy committed c7c39f52:
    Revert "Final steps toward clean rails "foo"; cd foo; gem bundle; script/server working"
jeremy pushed to master at rails/rails Wed Nov 18 17:54:36 -0800 2009
HEAD is 0dfd993e77d633a895c4736811007df1d283577e
jeremy pushed to master at rails/rails Wed Nov 18 12:32:34 -0800 2009
HEAD is 4403dfac6ce876c7ffb7a450b2249864c7a17cb7
  • jeremy committed 4403dfac:
    Check whether another lib has implemented ruby 1.9 string interp syntax
jeremy created branch i18n at jeremy/rails Wed Nov 18 11:33:52 -0800 2009
New branch is at jeremy/rails/tree/i18n
jeremy pushed to 2-3-stable at rails/rails Tue Nov 17 23:40:25 -0800 2009
HEAD is a942d66597166ed6ad087733416b148cf21193e3
  • jeremy committed a942d665:
    Extract form_authenticity_param instance method so it's overridable in subclasses
jeremy pushed to master at rails/rails Tue Nov 17 23:40:25 -0800 2009
HEAD is e1385be025263fad6d339010d42fe553d1de64af
  • jeremy committed e1385be0:
    Extract form_authenticity_param instance method so it's overridable in subclasses
jeremy pushed to master at rails/rails Tue Nov 17 22:25:49 -0800 2009
HEAD is ea290e77e6c50b13a0c9000eceaa5412de6918bc
  • Gabe da Silveira committed ea290e77:
    Insert generated association members in the same order they are specified when assigning to a has_many :through using the generated *_ids method
jeremy pushed to 2-3-stable at rails/rails Tue Nov 17 22:25:49 -0800 2009
HEAD is df0720b8b74bd6d41d25390d332000b882b711d9
  • Gabe da Silveira committed df0720b8:
    Insert generated association members in the same order they are specified when assigning to a has_many :through using the generated *_ids method
jeremy pushed to master at rails/rails Tue Nov 17 15:37:05 -0800 2009
HEAD is fb61fbd35229154f4ced124568697878822336cb
  • jeremy committed fb61fbd3:
    Revert "Ensure Model#destroy respects optimistic locking"
jeremy pushed to 2-3-stable at rails/rails Tue Nov 17 15:31:09 -0800 2009
HEAD is ed320cd8968bf67f4af981a5727ff0dce3ee1025
  • jeremy committed ed320cd8:
    Revert "Ensure Model#destroy respects optimistic locking"
jeremy pushed to master at rails/rails Sun Nov 15 10:29:02 -0800 2009
HEAD is 7601d482bd187bdd06d3aa7ac1e8c7bb805f40a3
  • jeremy committed 7601d482:
    Ruby 1.9: skip pg locking test for 1.9.1 also
jeremy pushed to master at rails/rails Sat Nov 14 11:46:08 -0800 2009
HEAD is bc1538e9951847dd4d1d7e37816d91b791862a0c
jeremy pushed to master at rails/rails Sat Nov 14 03:33:23 -0800 2009
HEAD is 74e1ff9dc2ebd86c783a274710e2f762059e818b

5 commits »

jeremy pushed to 2-3-stable at rails/rails Sat Nov 14 03:33:23 -0800 2009
HEAD is 6da036538334fd459156ab2789c9fae5512be5d2
jeremy pushed to master at jeremy/i18n Sat Nov 14 03:23:16 -0800 2009
HEAD is a13818404a5ef2e70c4ea45c67fa3828204ebf8f

3 commits »

jeremy pushed to master at jeremy/i18n Sat Nov 14 03:10:42 -0800 2009
HEAD is b1611f2086755204bbc689650cb5ded8c94f5619
  • jeremy committed b1611f20:
    Rails 3: require library name instead of gem name
jeremy pushed to master at jeremy/i18n Sat Nov 14 02:09:38 -0800 2009
HEAD is c34ccb92cbb1d5efc353b95c29a1b7857ab27ac9

113 commits »

jeremy pushed to master at rails/rails Sat Nov 14 01:52:03 -0800 2009
HEAD is 364a8f390216c4c5695ded89dacab0978fa6ae34

2 commits »

jeremy pushed to master at rails/rails Sat Nov 14 01:22:47 -0800 2009
HEAD is f0f4dffd3b469c0f4ba743c960110e8663955436

3 commits »

jeremy pushed to 2-3-stable at rails/rails Fri Nov 13 23:32:39 -0800 2009
HEAD is 78f5ecf02fdfef4a2b73c85f587dc2bb28f33255
jeremy pushed to master at rails/rails Fri Nov 13 20:58:44 -0800 2009
HEAD is 58c0d31487d158286576b0745a55a0941ed076ad
  • jeremy committed 58c0d314:
    Notifications: queue.drained? for testability in place of brittle sleeps
jeremy pushed to 2-3-stable at rails/rails Fri Nov 13 19:41:05 -0800 2009
jeremy pushed to master at rails/rails Fri Nov 13 19:29:07 -0800 2009
HEAD is 66fda6b8949cde07966ab098125e1da7969e9468
jeremy pushed to 2-3-stable at rails/rails Fri Nov 13 19:27:10 -0800 2009
HEAD is 4c3477ce7775613f45f48f69d6b0e7e6567a6584
jeremy pushed to master at rails/rails Fri Nov 13 18:57:17 -0800 2009
HEAD is 7ab78b9ccd1f760960a77b5be9aac0c27212abe2
  • jeremy committed 7ab78b9c:
    CI: slow down brittle notifications tests
jeremy pushed to 2-3-stable at rails/rails Fri Nov 13 18:44:16 -0800 2009
HEAD is 4ffe2e171a32a0d6660805d7e4a0389e32d55e8c
jeremy pushed to 2-3-stable at rails/rails Fri Nov 13 18:16:51 -0800 2009
HEAD is 90f3272f1d52ed5ea019073de72bcc70ae77d66a

2 commits »

jeremy pushed to master at rails/rails Fri Nov 13 15:37:14 -0800 2009
HEAD is 7b3d85db4c58e2f719981efd6ef5a6b870f6ab49

3 commits »

jeremy pushed to 2-3-stable at rails/rails Fri Nov 13 15:37:14 -0800 2009
HEAD is 9abab5ba023138a4b2ac0ae26718dd56abe83204

7 commits »

jeremy pushed to master at rails/rails Fri Nov 13 12:26:32 -0800 2009
HEAD is 9acc824d96db039486fc493c6f904035fe386967

3 commits »

jeremy pushed to master at rails/rails Fri Nov 13 10:38:28 -0800 2009
HEAD is 0da71980cd61aa6297749d0ea8520785c9a5280f
jeremy pushed to master at rails/rails Fri Nov 13 10:31:12 -0800 2009
HEAD is 3fd2624be45cb3124641f53d9e520523d9bc49c9
jeremy pushed to master at rails/rails Fri Nov 13 09:53:01 -0800 2009
HEAD is fbbf0086ca8f13f76d2969f655bb1bfc2f4eb4d6

5 commits »

jeremy pushed to master at jeremy/bundler Thu Nov 12 14:51:21 -0800 2009
HEAD is 2c21e17a76f799f688e6a427099fc8704293ebec
  • jeremy committed 2c21e17a:
    Only delegate Specification methods to the remote spec.