cch1 (Chris Hapgood)

Name
Chris Hapgood
Email
Location
Center of the Universe
Member Since
Apr 15, 2008 (about 1 year)

Following 0 githubbers and watching 26 repositories view all →

Public Repositories (11)

  • Dimensional

    Dimensional values (numbers with units of measure) can be parsed, stored, converted and formatted...

    legend

    Last updated Thu Oct 22 18:35:06 -0700 2009

  • authenticate

    A mature Rails Plugin for authentication (HTTP_AUTHORIZATION, tokens, HTTP_POST, cookie, etc.)

    legend

    Last updated Tue Oct 06 08:26:49 -0700 2009

  • authorize

    A mature Rails Plugin for role-based authorization (polymorphic on subject and trustee, DSL for a...

    legend

    Last updated Fri Oct 02 12:05:49 -0700 2009

  • attach

    A woop-de-do version of AttachmentFu

    legend

    Last updated Mon Sep 28 06:50:28 -0700 2009

  • fsp

    Filter/Sort/Paginate with maximum goodness and minimum fuss

    legend

    Last updated Tue Jul 28 12:23:18 -0700 2009

  • validate

    Rails plugin to validate XHTML and CSS

    legend

    Forked from CodeMonkeySteve/assert-valid-asset Tue Jan 27 08:31:54 -0800 2009

    Last updated Fri Jun 12 06:45:55 -0700 2009

  • uuid_primary_key

    Rails Plugin that gently allows you to use UUIDs as the primary key.

    legend

    Last updated Fri May 29 14:04:01 -0700 2009

  • breadcrumbs

    Breadcrumbs for Rails with special sauce

    legend

    Forked from fesplugas/breadcrumbs Thu Apr 16 06:28:29 -0700 2009

    Last updated Fri May 29 14:01:34 -0700 2009

  • exrep

    A utilitarian plugin that provides more flexible versions of ActiveRecord's to_json and to_xml a...

    legend

    Last updated Fri May 15 06:23:27 -0700 2009

  • acts_as_list

    Refactored version of ActsAsList plugin, uses named_scope.

    legend

    Forked from boof/acts_as_list Tue Feb 17 08:09:38 -0800 2009

    Last updated Wed Feb 18 12:17:06 -0800 2009

  • seed

    A simple rake task for creating seed data in Rails. Data is stored in YAML files and loaded thro...

    legend

    Last updated Wed Aug 27 12:53:54 -0700 2008

Public Activity feed

cch1 started watching rails/rails Mon Nov 02 07:07:16 -0800 2009
rails's description:
Ruby on Rails
cch1 pushed to master at cch1/Dimensional Thu Oct 22 18:35:06 -0700 2009
HEAD is 8dfaf332a79ba09b854ceb62f3da8502ef70fcbf

2 commits »

cch1 pushed to master at cch1/Dimensional Thu Oct 22 16:10:16 -0700 2009
HEAD is 30c7db085ecc78031887483ba403efa624c0f373
  • Chris Hapgood committed 30c7db08:
    Bump version to 0.0.5
cch1 pushed to master at cch1/Dimensional Thu Oct 22 12:30:19 -0700 2009
HEAD is 0045b1b6488267d65aa8d027645ee255f756264a

3 commits »

cch1 pushed to master at cch1/Dimensional Wed Oct 21 07:02:06 -0700 2009
HEAD is 3a12ff6c42aa652db3882d1c0c674134cf22497c

4 commits »

cch1 pushed to master at cch1/Dimensional Tue Oct 20 15:14:05 -0700 2009
HEAD is 78cc856385173bdae17464b27ef4d3ab32778ab8

3 commits »

cch1 pushed to master at cch1/Dimensional Mon Oct 19 14:36:09 -0700 2009
HEAD is 49a464aa8e5e6d2ede1f9933f4f311fcd328f1ca
  • Chris Hapgood committed 49a464aa:
    Improve testability with gem tools
cch1 pushed to master at cch1/Dimensional Fri Oct 16 13:15:07 -0700 2009
HEAD is 40c6dc4e6471e9a5aaf10752f9539a3e83f52a5f
  • Chris Hapgood committed 40c6dc4e:
    Correct version constant and clean up packaging docs
cch1 created branch master at cch1/Dimensional Fri Oct 16 12:57:11 -0700 2009
New branch is at cch1/Dimensional/tree/master
cch1 created repository Dimensional Fri Oct 16 12:55:59 -0700 2009
New repository is at cch1/Dimensional
cch1 opened issue 1 on cch1/authorize Wed Oct 07 13:53:49 -0700 2009
Parent feature does not work
cch1 pushed to master at cch1/authenticate Tue Oct 06 08:26:50 -0700 2009
HEAD is 96ed0496fe50bbf13b874d37215f06a5ee9a06cc
  • Chris Hapgood committed 96ed0496:
    Make test helper's default authentication method a valid method
cch1 created branch gh-pages at cch1/authorize Fri Oct 02 12:05:49 -0700 2009
New branch is at cch1/authorize/tree/gh-pages
cch1 pushed to master at cch1/authenticate Fri Oct 02 08:24:24 -0700 2009
HEAD is ede9749299b2d08b157ab6757e50b2023851acc2
  • Chris Hapgood committed ede97492:
    Remove argument evaluation-order assumption
cch1 pushed to master at cch1/attach Mon Sep 28 06:50:28 -0700 2009
HEAD is 91be4146c1065f65244bcbe40f3afc84e53fb9a7
  • Chris Hapgood committed 91be4146:
    Fix bug in aspect creation and remove fluff psuedo validation