carllerche (Carl Lerche)

Name
Carl Lerche
Location
Portland, OR
Member Since
Apr 10, 2008 (about 1 year)

Following 4 githubbers and watching 38 repositories view all →

Public Repositories (8)

  • koios

    Awesome model library

    legend

    Last updated Sat Nov 21 16:44:06 -0800 2009

  • gemcutter

    awesome gem hosting.

    legend

    Forked from qrush/gemcutter Sat Nov 21 11:13:38 -0800 2009

    Last updated Sat Nov 21 11:19:56 -0800 2009

  • rack

    a modular Ruby webserver interface

    legend

    Forked from rack/rack Tue Nov 17 11:15:20 -0800 2009

    Last updated Wed Nov 18 12:07:24 -0800 2009

  • do

    DataObjects

    legend

    Forked from datamapper/do Wed Oct 28 16:47:20 -0700 2009

    Last updated Wed Oct 28 16:55:14 -0700 2009

  • splinter

    legend

    Last updated Sun Oct 04 15:58:58 -0700 2009

  • rubygems-spec

    Writing some specs to define rubygems better

    legend

    Last updated Tue Sep 01 12:00:11 -0700 2009

  • rspec-rails

    RSpec extension library for Ruby on Rails

    legend

    Forked from dchelimsky/rspec-rails Wed Jul 01 11:40:40 -0700 2009

    Last updated Wed Jul 01 11:47:33 -0700 2009

  • rack-router

    legend

    Last updated Fri May 29 06:13:42 -0700 2009

Public Activity feed

carllerche pushed to master at carllerche/gemcutter Sat Nov 21 11:20:12 -0800 2009
HEAD is 85d429db0030513b21daac634c3294a8cdabc82c
  • Carl Lerche committed 85d429db:
    Remove unnecessary bundle files
carllerche forked qrush/gemcutter Sat Nov 21 11:13:40 -0800 2009
Forked repository is at carllerche/gemcutter
carllerche pushed to take2 at carllerche/koios Thu Nov 19 16:55:53 -0800 2009
HEAD is d0a40116754fd20470e8d457197a3f328356dd75

2 commits »

carllerche pushed to take2 at carllerche/koios Wed Nov 18 09:03:32 -0800 2009
HEAD is 8d79c137810b8bf201aafc3a3b80c2492ee0187f

7 commits »

carllerche added carlhuda to rack Tue Nov 17 11:16:35 -0800 2009
rack is at carllerche/rack
carllerche added wycats to rack Tue Nov 17 11:16:33 -0800 2009
rack is at carllerche/rack
carllerche forked rack/rack Tue Nov 17 11:15:22 -0800 2009
Forked repository is at carllerche/rack
carllerche created branch submodules at wycats/bundler Mon Nov 16 12:24:32 -0800 2009
carllerche pushed to take2 at carllerche/koios Fri Nov 13 13:40:28 -0800 2009
HEAD is aa8b8c774413255a03118e8c50361f44ac55c29b
  • Carl Lerche committed aa8b8c77:
    Add union relations
carllerche created gist: 234103 Fri Nov 13 11:52:07 -0800 2009
class Array def /(n) arr = []
carllerche pushed to take2 at carllerche/koios Fri Nov 13 10:18:06 -0800 2009
HEAD is ae677852efe51c62801645ac1d64063ec682569a
  • Carl Lerche committed ae677852:
    Convert array association predicates to a predicate set
carllerche pushed to take2 at carllerche/koios Fri Nov 13 09:47:36 -0800 2009
HEAD is 08f4605a63105167c5624186f4130598aabdbf07
  • Carl Lerche committed 08f4605a:
    Update the gemspec and stuff
carllerche pushed to take2 at carllerche/koios Fri Nov 13 09:46:04 -0800 2009
HEAD is 9008b97ed377a0fc0a22e1c7b869d42a4af966d3
  • Carl Lerche committed 9008b97e:
    Rename Alias to Rename
carllerche pushed to take2 at carllerche/koios Fri Nov 13 09:10:19 -0800 2009
HEAD is 95bf34639087783c06076f88f4891995be8b641f
  • Carl Lerche committed 95bf3463:
    Add belongs_to :through
carllerche pushed to take2 at carllerche/koios Thu Nov 12 22:13:27 -0800 2009
HEAD is 053d5e0f73b700cf5a7054f0c3e2fc3e07047a90
  • Carl Lerche committed 053d5e0f:
    Add belongs_to
carllerche pushed to take2 at carllerche/koios Thu Nov 12 21:09:54 -0800 2009
HEAD is 0191e59c034d95b7a29ccdea692ab2279a6852a5
  • Carl Lerche committed 0191e59c:
    Get self referencing through joins working
carllerche pushed to take2 at carllerche/koios Thu Nov 12 16:15:51 -0800 2009
HEAD is d2f86c671566c2886c1fed875489dedd620c3aa2
  • Carl Lerche committed d2f86c67:
    Get has n, :through associations working in memory.
carllerche opened issue 107 on wycats/bundler Tue Nov 10 10:49:14 -0800 2009
Add ENV variable support to build options
carllerche closed issue 94 on wycats/bundler Tue Nov 10 10:44:49 -0800 2009
Not loading files in path related to location of gemspec?
carllerche closed issue 82 on wycats/bundler Tue Nov 10 10:43:15 -0800 2009
Bundler.require_env where env is cucumber included modules just not happening
carllerche closed issue 62 on wycats/bundler Tue Nov 10 10:41:38 -0800 2009
using branch with rails git does not work or is it not meant to be done this way?
carllerche closed issue 99 on wycats/bundler Mon Nov 09 17:51:59 -0800 2009
Allow me to force/override settings in Gemfile and set ruby platform
carllerche opened issue 102 on wycats/bundler Mon Nov 09 17:49:53 -0800 2009
Add multi ruby support
carllerche closed issue 56 on wycats/bundler Mon Nov 09 17:49:43 -0800 2009
Specify which ruby to use
carllerche closed issue 101 on wycats/bundler Mon Nov 09 17:31:49 -0800 2009
Should we add bin/* to gitignore?
carllerche pushed to master at wycats/bundler Mon Nov 09 17:31:37 -0800 2009
HEAD is 2613452eb9963618f13cdfbe1d380b44ffb92c51
  • Carl Lerche committed 2613452e:
    Add bin/* to the sample .gitignore in the README
carllerche closed issue 100 on wycats/bundler Mon Nov 09 17:26:42 -0800 2009
Using :git => repo_path when there is a gem floating around will ignore the :git repo
carllerche pushed to master at wycats/bundler Mon Nov 09 17:25:00 -0800 2009
HEAD is 59af16f224ea200f77c129d97d61ec5124b9e0b5
  • Carl Lerche committed 59af16f2:
    Force gem "foo", :git => "..." to actually pull foo from the git repo even if there is a newer version available in another source.
carllerche pushed to master at wycats/bundler Mon Nov 09 13:03:21 -0800 2009
HEAD is 90b261f803947427783a482fd08873fd27bc213f
  • Carl Lerche committed 90b261f8:
    Fix a minor resolver bug and improve traversal path
carllerche pushed to take2 at carllerche/koios Sun Nov 08 22:19:29 -0800 2009
HEAD is 22684ac2df5ab9dff0c84d547c2210349db6f437
  • Carl Lerche committed 22684ac2:
    Add has n associations on arbitrary join predicates
carllerche pushed to take2 at carllerche/koios Sun Nov 08 11:52:59 -0800 2009
HEAD is 67dc33775ec909e171b55ca6bd140320e5c27d72
  • Carl Lerche committed 67dc3377:
    Bring back has relationships
carllerche pushed to take2 at carllerche/koios Fri Nov 06 11:32:47 -0800 2009
HEAD is 0a8885df5496f3e59c7d919bea63d31d734cea61
  • Carl Lerche committed 0a8885df:
    Move over the rest of the missing files from master
carllerche pushed to take2 at carllerche/koios Fri Nov 06 11:15:30 -0800 2009
HEAD is 538f7ffd0c250ae6828ad0150b00b069189e1209
  • Carl Lerche committed 538f7ffd:
    Added support for limit & offset
carllerche created branch take2 at carllerche/koios Thu Nov 05 21:30:07 -0800 2009
New branch is at carllerche/koios/tree/take2
carllerche deleted branch engine_refactor at carllerche/koios Thu Nov 05 21:29:16 -0800 2009
Deleted branch was at carllerche/koios/tree/engine_refactor