dkubb (Dan Kubb)

Name
Dan Kubb
Email
Company
Autopilot
Location
Mission, BC, Canada
Member Since
Feb 03, 2008 (about 1 year)

Following 4 githubbers and watching 33 repositories view all →

Public Repositories (14)

  • rack-conneg

    Rack middleware for static file content negotiation

    legend

    Last updated Sun Oct 18 12:50:00 -0700 2009

  • yardstick

    A tool for verifying YARD documentation coverage

    legend

    Last updated Thu Oct 15 23:32:21 -0700 2009

  • dm-ambition

    Ambition inspired API for DataMapper

    legend

    Last updated Wed Oct 07 12:28:23 -0700 2009

  • resource_controller

    Rails RESTful controller abstraction plugin.

    legend

    Forked from giraffesoft/resource_controller Tue Jun 30 12:30:46 -0700 2009

    Last updated Thu Sep 03 12:40:45 -0700 2009

  • fakeweb

    A tool for faking responses to web requests, originally by Blaine Cook

    legend

    Forked from koudelka/fakeweb Mon Jul 06 16:26:42 -0700 2009

    Last updated Mon Jul 06 16:28:08 -0700 2009

  • datamapper-on-rails

    Sample app showing DataMapper working with Rails

    legend

    Last updated Thu Jun 11 13:52:24 -0700 2009

  • dm-specs

    A set of specs to test end user behavior as i (knowtheory) expect it to be.

    legend

    Forked from knowtheory/dm-specs Sun May 31 12:22:05 -0700 2009

    Last updated Sun May 31 12:30:00 -0700 2009

  • dm-core

    DataMapper - Core

    legend

    Forked from datamapper/dm-core Fri Apr 10 20:18:04 -0700 2009

    Last updated Thu May 21 02:01:19 -0700 2009

  • merb-auth-slice-password-reset

    Merb slice that adds password-reset functionality for merb-auth-based merb applications.

    legend

    Forked from teamon/merb-auth-slice-password-reset Thu Apr 30 19:16:37 -0700 2009

    Last updated Thu Apr 30 19:32:25 -0700 2009

  • merb-skeleton

    A starter Merb app with my common defaults

    legend

    Last updated Tue Apr 21 15:39:08 -0700 2009

  • resume

    Dan Kubb's Resume

    legend

    Last updated Mon Feb 23 13:03:50 -0800 2009

  • dm-dev

    A collection of tools for people actively working on DataMapper

    legend

    Last updated Mon Jan 26 21:27:27 -0800 2009

  • gentoo-aws

    Fork of gentoo-aws

    legend

    Last updated Thu Aug 28 00:14:12 -0700 2008

  • lypp_plugin

    Lypp.com ActiveResource Ruby on Rails Plugin

    legend

    Last updated Wed Mar 26 13:02:10 -0700 2008

Public Activity feed

dkubb pushed to master at datamapper/do Sat Nov 07 13:19:03 -0800 2009
HEAD is 118024c856c4e3271b865038b84b9452884b2c3e
  • dkubb committed 118024c8:
    [data_objects] Fix Reader#each to work with 1.8.6
dkubb pushed to next at datamapper/do Sat Nov 07 13:19:03 -0800 2009
HEAD is 05371ed303c2085f3e2d35556829c0fefdbc5bfd

2 commits »

dkubb commented on solnic/dm-mongo-adapter Sat Nov 07 13:12:17 -0800 2009
Comment in 0bf728d:

@solnic: Does this also handle AND/OR/NOT conditions that are nested within each other? A condition could be something like OR(AND(cond1, cond2), AND(cond3, cond4), AND(OR(cond5, NOT(cond6)))).

I don't believe the shared specs have any examples like this, but perhaps they should. My goal was to eventually get 100% coverage of the DO adapter using nothing but the shared spec, to ensure more complex scenarios like this could be handled.

dkubb pushed to next at datamapper/dm-core Fri Nov 06 23:09:40 -0800 2009
HEAD is 6f574839b0f1a1e4e0d3e569e75d2e109919b5a2

2 commits »

dkubb pushed to master at datamapper/dm-core Fri Nov 06 23:09:39 -0800 2009
HEAD is 6f574839b0f1a1e4e0d3e569e75d2e109919b5a2

2 commits »

dkubb pushed to master at datamapper/do Fri Nov 06 01:35:45 -0800 2009
HEAD is 2266a24adc120c9cb764bc1ede17ee8980cb5a4b
  • dkubb committed 2266a24a:
    [data_objects] Reader#each yields a Hash for each row
dkubb pushed to next at datamapper/do Fri Nov 06 01:35:45 -0800 2009
HEAD is b23065e69f7815e861dba5ae2fff9749a5c74eb2

3 commits »

dkubb pushed to master at datamapper/dm-more Fri Nov 06 00:41:34 -0800 2009
HEAD is c0e0b46c6a1f1c4a7e9a6f760508d85668535e90

5 commits »

dkubb pushed to next at datamapper/dm-more Fri Nov 06 00:41:34 -0800 2009
HEAD is c0e0b46c6a1f1c4a7e9a6f760508d85668535e90

3 commits »

dkubb pushed to next at datamapper/dm-core Thu Nov 05 20:51:40 -0800 2009
HEAD is 64e17860781a3dc23ddc95cc6921324855d5535f
  • dkubb committed 64e17860:
    Minor variable rename to avoid the need to use self on a private method
dkubb pushed to master at datamapper/dm-core Thu Nov 05 20:51:40 -0800 2009
HEAD is 64e17860781a3dc23ddc95cc6921324855d5535f
  • dkubb committed 64e17860:
    Minor variable rename to avoid the need to use self on a private method
dkubb pushed to next at datamapper/dm-core Thu Nov 05 15:40:07 -0800 2009
HEAD is c48cca704f44dc6b59eb9810d22eec0c39a5b1d1
  • dkubb committed c48cca70:
    Update AbstractOperation classes so #matches? works with raw conditions
dkubb pushed to master at datamapper/dm-core Thu Nov 05 15:40:06 -0800 2009
HEAD is c48cca704f44dc6b59eb9810d22eec0c39a5b1d1
  • dkubb committed c48cca70:
    Update AbstractOperation classes so #matches? works with raw conditions
dkubb pushed to next at datamapper/dm-core Thu Nov 05 01:00:15 -0800 2009
HEAD is 10977ece1a0306442283d58e92d36901975bc43b

3 commits »

dkubb pushed to master at datamapper/dm-core Thu Nov 05 01:00:15 -0800 2009
HEAD is 10977ece1a0306442283d58e92d36901975bc43b

2 commits »

dkubb pushed to next at datamapper/dm-core Wed Nov 04 14:33:08 -0800 2009
HEAD is 9193a672c3af2566fc0ad88d06fb9b306dc3384b

6 commits »

dkubb pushed to master at datamapper/dm-core Wed Nov 04 14:33:08 -0800 2009
HEAD is 9193a672c3af2566fc0ad88d06fb9b306dc3384b

7 commits »

dkubb pushed to next at datamapper/dm-core Wed Nov 04 14:31:13 -0800 2009
HEAD is 9419ae696b361ed10a02434de1e513104b6a537d

3 commits »

dkubb pushed to next at datamapper/dm-core Wed Nov 04 12:03:48 -0800 2009
HEAD is 7daa26eedcd3207bd94bcdcaf2feb89fb1807c10
  • dkubb committed 7daa26ee:
    Simplified Comparison matching within the DO adapters
dkubb pushed to master at datamapper/dm-core Wed Nov 04 12:03:48 -0800 2009
HEAD is 7daa26eedcd3207bd94bcdcaf2feb89fb1807c10
  • dkubb committed 7daa26ee:
    Simplified Comparison matching within the DO adapters
dkubb pushed to master at datamapper/dm-core Wed Nov 04 11:25:15 -0800 2009
HEAD is 78be232651fed9e81c43a39e729fe276572c46f3

4 commits »

dkubb pushed to next at datamapper/dm-core Wed Nov 04 11:25:15 -0800 2009
HEAD is 78be232651fed9e81c43a39e729fe276572c46f3

4 commits »

dkubb pushed to master at datamapper/dm-more Tue Nov 03 23:38:31 -0800 2009
HEAD is 03da8da95d370a01c1262bc06a8174df52ff68e8

4 commits »

dkubb updated gist: 221039 Tue Nov 03 13:01:30 -0800 2009
#!/usr/bin/env ruby -Ku # encoding: utf-8
dkubb updated gist: 221039 Tue Nov 03 13:01:10 -0800 2009
#!/usr/bin/env ruby -Ku # encoding: utf-8
dkubb updated gist: 221039 Tue Nov 03 13:00:44 -0800 2009
#!/usr/bin/env ruby -Ku # encoding: utf-8
dkubb updated gist: 221039 Tue Nov 03 13:00:34 -0800 2009
#!/usr/bin/env ruby -Ku # encoding: utf-8
dkubb pushed to next at datamapper/dm-core Tue Nov 03 12:43:38 -0800 2009
HEAD is 2835998385eb62c6e441c28d2004f34e5dc65411

20 commits »

dkubb pushed to master at datamapper/dm-core Tue Nov 03 12:43:38 -0800 2009
HEAD is 2835998385eb62c6e441c28d2004f34e5dc65411

18 commits »

dkubb pushed to next at datamapper/extlib Tue Nov 03 11:32:22 -0800 2009
HEAD is 6a3c87aeae3e56caffcb78fab7ba7758606037a7
dkubb started watching solnic/dm-mongo-adapter Sun Nov 01 21:00:35 -0800 2009
dm-mongo-adapter's description:
Mongo DataMapper Adapter
dkubb pushed to next at datamapper/dm-core Fri Oct 30 00:07:54 -0700 2009
HEAD is c318941982585adaa2227e202b14c6e08efe8793

6 commits »

dkubb pushed to master at datamapper/dm-core Fri Oct 30 00:07:54 -0700 2009
HEAD is c318941982585adaa2227e202b14c6e08efe8793

6 commits »

dkubb created gist: 221039 Wed Oct 28 18:18:19 -0700 2009
#!/usr/bin/env ruby -Ku # encoding: utf-8
dkubb updated gist: 220768 Wed Oct 28 13:09:45 -0700 2009
Collection#union ----------------