tjhanley (Thomas Hanley)

Name
Thomas Hanley
Website/Blog
http://tjhanley.com
Company
hanleynet
Location
the valley
Member Since
Jun 28, 2008 (about 1 year)

Following 9 githubbers and watching 68 repositories view all →

Public Repositories (6)

  • couch_foo

    CouchFoo provides an ActiveRecord API interface to CouchDB

    legend

    Forked from georgepalmer/couch_foo Fri Oct 23 20:05:02 -0700 2009

    Last updated Fri Oct 23 21:22:27 -0700 2009

  • ABingo

    legend

    Forked from bryanwoods/ABingo Thu Sep 24 18:42:34 -0700 2009

    Last updated Thu Sep 24 18:49:53 -0700 2009

  • capistrano

    Remote multi-server automation tool

    legend

    Forked from capistrano/capistrano Mon Aug 03 18:49:22 -0700 2009

    Last updated Thu Jul 30 03:21:35 -0700 2009

  • jquery-breadcrumber

    MacOSX(ish) Finder breadcrumb with jQuery. v.1

    legend

    Last updated Thu Jan 15 09:52:22 -0800 2009

  • masochism

    ActiveRecord connection proxy for master/slave connections

    legend

    Forked from technoweenie/masochism Tue Jan 06 21:33:57 -0800 2009

    Last updated Wed Jan 14 13:39:19 -0800 2009

  • jquery-checkbox-edit

    A checkbox edit in place metaphor for large sets of checkboxes to just display the selected optio...

    legend

    Last updated Sun Nov 02 07:55:39 -0800 2008

Public Activity feed

tjhanley started watching techwhizbang/magic_meta_methods Fri Nov 13 16:17:06 -0800 2009
magic_meta_methods's description:
A plugin that serializes text and data structures into one column and makes that data readable/writable through meta-programmed methods on ActiveRecord as defined by :column. This plugin is particularly useful for storing display data or meta data that isn't intended to be queried directly via SQL. It reduces the number of "one-off" columns and the clutter of serialized declarations with getter/setters on your model.
tjhanley pushed to master at tjhanley/couch_foo Fri Oct 23 21:22:28 -0700 2009
HEAD is 979913d306824ba492ed51b856195db321ca501d

2 commits »

tjhanley forked georgepalmer/couch_foo Fri Oct 23 20:05:03 -0700 2009
Forked repository is at tjhanley/couch_foo
tjhanley started watching georgepalmer/couch_foo Thu Oct 22 19:01:00 -0700 2009
couch_foo's description:
CouchFoo provides an ActiveRecord API interface to CouchDB
tjhanley started watching bhedana/google_maps Wed Oct 21 13:50:17 -0700 2009
google_maps's description:
extends geokit and gives convenient helpers for adding google maps to your applicaiton
tjhanley started watching kabuki/heresy Tue Oct 13 19:13:57 -0700 2009
heresy's description:
Heresy is a schema free wrapper around your database, heavily inspired by both CouchDB and FriendFeed.
tjhanley started watching technoweenie/serialized_attributes Tue Oct 13 19:11:03 -0700 2009
serialized_attributes's description:
kind of a bridge between using AR and a full blown schema-free db