hayesdavis (Hayes Davis)

Name
Hayes Davis
Website/Blog
http://www.appozite.com
Company
Appozite
Location
Austin, TX
Member Since
Nov 05, 2008 (about 1 year)

Following 12 githubbers and watching 12 repositories view all →

Public Repositories (3)

  • grackle

    Lightweight Ruby library for the Twitter API that supports both Basic and OAuth authentication.

    legend

    Last updated Sat Oct 31 09:27:26 -0700 2009

  • async_observer

    Rails plugin that provides deep integration with Beanstalk.

    legend

    Forked from kristjan/async_observer Sun Sep 06 16:00:38 -0700 2009

    Last updated Sun Sep 13 16:52:49 -0700 2009

  • freemium

    Subscription management and processing (TrustCommerce, BrainTree, etc.)

    legend

    Forked from uservoice/freemium Sun Feb 22 13:05:17 -0800 2009

    Last updated Sat Feb 14 18:14:04 -0800 2009

Public Activity feed

hayesdavis started watching freels/table_migrator Sat Oct 31 10:00:17 -0700 2009
table_migrator's description:
Zero-downtime table migrations in MySQL
hayesdavis started watching stefankroes/ancestry Sat Oct 31 09:59:55 -0700 2009
ancestry's description:
Organise ActiveRecord model into a tree structure
hayesdavis pushed to master at hayesdavis/grackle Sat Oct 31 09:27:26 -0700 2009
HEAD is 791ba696441239891843e9f3ac229f5ca0b18f9a
  • hayesdavis committed 791ba696:
    Added information about how to get support and announcements to the README.
hayesdavis edited a page in the hayesdavis/grackle wiki Sat Oct 31 08:59:25 -0700 2009
"Changing User-Agent String" is at hayesdavis/grackle/wikis/changing-user-agent-string
hayesdavis created tag 0.1.6 at hayesdavis/grackle Thu Oct 29 20:10:15 -0700 2009
hayesdavis pushed to master at hayesdavis/grackle Thu Oct 29 19:46:53 -0700 2009
HEAD is 7041b6408e387eca9ba89d3e5ef33ef766cbc1f7
  • hayesdavis committed 7041b640:
    Added new block syntax for HTTP methods that aren't GET and POST. Also added support for building a request path that has a part that is not a valid Ruby method. These two changes give Grackle better support for the upcoming Twitter Lists API and its more RESTful approach. This is version 0.1.6.
hayesdavis pushed to master at hayesdavis/grackle Wed Oct 28 21:48:11 -0700 2009
HEAD is 8cd15c339b8ed13d9e0464557b0c5e9f4384e3a8
  • hayesdavis committed 8cd15c33:
    Moved gem distribution to gemcutter. The gem for grackle will be hosted at gemcutter.org from version 0.1.5 on.
hayesdavis pushed to 0.1.5 at hayesdavis/grackle Wed Oct 28 21:47:44 -0700 2009
HEAD is 8cd15c339b8ed13d9e0464557b0c5e9f4384e3a8
  • hayesdavis committed 8cd15c33:
    Moved gem distribution to gemcutter. The gem for grackle will be hosted at gemcutter.org from version 0.1.5 on.
hayesdavis created tag 0.1.5 at hayesdavis/grackle Wed Oct 28 21:26:47 -0700 2009
hayesdavis pushed to master at hayesdavis/grackle Wed Oct 28 21:25:45 -0700 2009
HEAD is 0055ce8727fbae98bb6e5446b8fc1596087c4b5e
  • hayesdavis committed 0055ce87:
    Added support for the versioned Twitter API. There is now an API symbol :v1 for using version 1 of the API, however :rest is still the default. This is version 0.1.5.
hayesdavis updated gist: 212011 Fri Oct 16 12:49:39 -0700 2009
#These instructions are for <= 0.1.3. Newer versions of Grackle will have a more #fully-baked wa...
hayesdavis created a page in the hayesdavis/grackle wiki Fri Oct 16 12:48:26 -0700 2009
"How to Use Twitter's New API Versioning" is at hayesdavis/grackle/wikis/how-to-use-twitters-new-api-versioning
hayesdavis created gist: 212011 Fri Oct 16 12:44:37 -0700 2009
require 'grackle' #Option 1: Just setup the hosts on your Grackle instance