jasondew (Jason Dew)

Name
Jason Dew
Email
Website/Blog
http://jasondew.com/
Company
SC Budget and Control Board
Location
Columbia, SC
Member Since
Mar 06, 2008 (about 1 year)

Following 1 githubber and watching 16 repositories view all →

Public Repositories (10)

  • named_instances

    Named instances for Rails

    legend

    Last updated Fri Dec 11 06:19:41 -0800 2009

  • cla

    CLA

    legend

    Last updated Fri Aug 28 15:23:27 -0700 2009

  • NPI_lookup

    A NPI lookup application written in Rails

    legend

    Last updated Sat May 23 19:25:29 -0700 2009

  • rcov

    The new home of RCov on GitHub

    legend

    Forked from relevance/rcov Fri May 22 09:03:19 -0700 2009

    Last updated Tue May 12 07:11:59 -0700 2009

  • darwin

    pseudo genetic programming fun in haskell

    legend

    Last updated Thu Feb 19 14:26:10 -0800 2009

  • needconnect

    legend

    Last updated Tue Feb 10 13:33:47 -0800 2009

  • learnstat

    a course management system specifically geared towards Statistics courses

    legend

    Last updated Fri Dec 05 11:24:07 -0800 2008

  • scrubyconf

    SC Ruby Conference

    legend

    Last updated Fri Oct 24 12:15:04 -0700 2008

  • needconnect_interest_forms

    NeedConnect.org interest form

    legend

    Last updated Mon Oct 20 10:11:06 -0700 2008

  • lifehs

    Conway's Game of Life GUI in Haskell

    legend

    Last updated Thu Aug 28 19:25:03 -0700 2008

Public Activity feed

jasondew pushed to master at jasondew/named_instances Fri Dec 11 06:19:42 -0800 2009
HEAD is 82619b5cffa671bd487767f5d6c97be1b02bd2d0

3 commits »

jasondew created gist: 205253 Thu Oct 08 11:30:34 -0700 2009
@client.diagnoses.include? Diagnosis.get(:hiv)
jasondew created gist: 205250 Thu Oct 08 11:29:57 -0700 2009
@client.diagnoses.include?(Diagnosis.find_by_name("HIV")) # or, worse @client.diagnoses.detect {|...
jasondew created gist: 205241 Thu Oct 08 11:22:37 -0700 2009
class Client < ActiveRecord::Base has_many :diagnoses end
jasondew created tag v0.0.2 at jasondew/named_instances Thu Oct 08 11:12:11 -0700 2009
jasondew pushed to master at jasondew/named_instances Thu Oct 08 11:12:11 -0700 2009
HEAD is 095eefe5f12b09408a4a84e651af4eec572d835b

3 commits »

jasondew created tag v0.0.1 at jasondew/named_instances Thu Oct 08 11:02:31 -0700 2009
jasondew pushed to master at jasondew/named_instances Thu Oct 08 11:02:31 -0700 2009
HEAD is b6eecb303041011ca6fcf3bc53eae62d88ba4eef

3 commits »

jasondew pushed to master at jasondew/named_instances Thu Oct 08 10:54:18 -0700 2009
HEAD is 52fd2e20431a4e2083f5278a5b04e0b2fdc348a1
jasondew pushed to master at jasondew/named_instances Thu Oct 08 10:16:50 -0700 2009
HEAD is a10c85732892da83ed72069afbec364880f6082a
jasondew pushed to master at jasondew/named_instances Thu Oct 08 10:08:53 -0700 2009
HEAD is 573eb688358adf3e938dc034355fdd08cbd55ae8
jasondew created branch master at jasondew/named_instances Thu Oct 08 10:08:00 -0700 2009
jasondew created repository named_instances Thu Oct 08 10:07:58 -0700 2009
New repository is at jasondew/named_instances