MrGossett (Tim Gossett)

Name
Tim Gossett
Email
Website/Blog
http://mrgossett.com
Company
MrGossett LLC
Location
Florida, USA
Member Since
Jul 02, 2008 (about 1 year)

Following 3 githubbers and watching 22 repositories view all →

Public Repositories (6)

  • class-roster

    legend

    Last updated Mon Oct 26 11:34:16 -0700 2009

  • update-scanner

    Scans a webpage and checks for changes to the page, optionally constrained by an XPath

    legend

    Last updated Fri Oct 09 12:46:11 -0700 2009

  • active_merchant

    Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is w...

    legend

    Forked from Shopify/active_merchant Tue Jul 14 13:25:49 -0700 2009

    Last updated Tue Jul 07 18:11:43 -0700 2009

  • static_actions

    Rails plugin to quickly make named routes for non-RESTful actions.

    legend

    Forked from ryanb/static_actions Fri Jun 05 06:15:11 -0700 2009

    Last updated Fri Jun 05 07:31:35 -0700 2009

  • mrgossett.github.com

    github Pages

    legend

    Last updated Fri May 15 16:09:36 -0700 2009

  • nlbc

    New Life Baptist Church website

    legend

    Last updated Mon Jul 21 14:12:17 -0700 2008

Public Activity feed

MrGossett pushed to master at MrGossett/class-roster Mon Oct 26 11:34:17 -0700 2009
HEAD is c93d972cca3b310141ead40f13d9c08411e76e91

2 commits »

MrGossett pushed to master at MrGossett/class-roster Fri Oct 23 12:34:13 -0700 2009
HEAD is de515bc7a5b666039f5b88369e77ce5651ec21cb
  • MrGossett committed de515bc7:
    getting my spec on. not too happy about having to use the rspec plugins... why won't the gem work?
MrGossett pushed to master at MrGossett/class-roster Mon Oct 19 14:28:44 -0700 2009
HEAD is eea4ceed6f691c74d430ac0d2901e26db168f69b

2 commits »

MrGossett pushed to master at MrGossett/class-roster Fri Oct 16 14:45:51 -0700 2009
HEAD is 1b924810abadc97f59c5d9c6e345eeccaa4da2b1
  • MrGossett committed 1b924810:
    setting environment to production and properly loading env_hook
MrGossett pushed to master at MrGossett/class-roster Fri Oct 16 14:40:16 -0700 2009
HEAD is 3ae410aa842005a14b088ccf7b629fcb95571eb6

2 commits »

MrGossett created branch master at MrGossett/class-roster Fri Oct 16 14:32:56 -0700 2009
MrGossett created repository class-roster Fri Oct 16 14:32:41 -0700 2009
New repository is at MrGossett/class-roster
MrGossett started watching alcides/git-pull-hook Fri Oct 16 14:03:51 -0700 2009
git-pull-hook's description:
A Sinatra app that takes github's post-receive-hook and git pulls to the local repo.
MrGossett started watching zapnap/sinatra-template Fri Oct 16 14:03:46 -0700 2009
sinatra-template's description:
A base Sinatra application template with DataMapper, RSpec, and Haml. Just fork and build.
MrGossett pushed to master at MrGossett/update-scanner Fri Oct 09 12:46:11 -0700 2009
HEAD is a165aa9a9dc7bc19078e9ce16d5a0789aac6829e
MrGossett pushed to master at MrGossett/update-scanner Fri Oct 09 10:41:21 -0700 2009
HEAD is cac2dd9d3a9b296851571e931bec50dbe8ce81d7

4 commits »

MrGossett pushed to master at MrGossett/update-scanner Wed Sep 30 06:05:29 -0700 2009
HEAD is a0d27a69588ed40c389110df2fb5bb3ca428ba17
MrGossett pushed to master at MrGossett/update-scanner Tue Sep 29 12:12:56 -0700 2009
HEAD is a552f8a09ff6b781e254259fbe9add5171f824d3
  • MrGossett committed a552f8a0:
    no route for edit_watched_page_path... need to use watched_page_path instead.
MrGossett pushed to master at MrGossett/update-scanner Tue Sep 29 07:12:48 -0700 2009
HEAD is a497905841d16547432afcf9ca3edd9fb13763ec
  • MrGossett committed a4979058:
    using watched_page_path instead of watched_page_url... don't know what's going on