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 13 coders and watching 22 repositories view all →

Public Repositories (7)

  • grackle

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

    legend

    Last updated Tue Feb 02 19:24:28 -0800 2010

  • active-expando

    Attach any attribute to any ActiveRecord object and store it persistently with no schema changes...

    legend

    Last updated Sat Dec 12 14:30:28 -0800 2009

  • mongo-query

    A compiler for turning SQL-style queries into Mongo query "documents"

    legend

    Last updated Sun Nov 22 23:40:41 -0800 2009

  • twitter-scripts

    Some scripts for doing stuff with Twitter. Kind of a grab-bag of things I think are useful.

    legend

    Last updated Thu Nov 19 18:30:54 -0800 2009

  • mongomapper

    Awesome gem for modeling your domain and storing it in mongo

    legend

    Forked from jnunemaker/mongomapper Sun Nov 22 10:27:13 -0800 2009

    Last updated Wed Nov 18 16:23:50 -0800 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 pushed to master at hayesdavis/grackle Tue Feb 02 19:24:29 -0800 2010
HEAD is ee26f71b843156450496c9cb1f2fce9dd4066055
  • Hayes Davis committed ee26f71b:
    Added proxy support to Grackle::Transport via the proxy attribute.
hayesdavis opened issue 12 on hayesdavis/grackle Fri Dec 18 00:15:05 -0800 2009
Incompatibility between yajl-ruby and grackle
hayesdavis created tag 0.1.7 at hayesdavis/grackle Sun Dec 13 20:30:08 -0800 2009
hayesdavis pushed to master at hayesdavis/grackle Sun Dec 13 20:29:33 -0800 2009
HEAD is ee16dde8a414cdf5b617c3a92c02143c8429f877

2 commits »

hayesdavis pushed to master at hayesdavis/grackle Sun Dec 13 20:10:10 -0800 2009
HEAD is a82f3cbeb8c52eb1f7b84651fd141623787552b6

4 commits »

hayesdavis pushed to master at hayesdavis/active-expando Sat Dec 12 14:30:28 -0800 2009
HEAD is d7befbc66c57efad3ead8ac5a072e0977ec05a88
  • Hayes Davis committed d7befbc6:
    Added tracking on the ActiveRecord class for which attributes are expandos.
hayesdavis pushed to master at hayesdavis/active-expando Fri Dec 11 14:38:42 -0800 2009
HEAD is ffc6a1b5aa615abc566b5f2df2d792b829ad1db2
  • Hayes Davis committed ffc6a1b5:
    Added hook to destroy the expandos object if the active record object is destroyed and the ability to specify options to be passed to ActiveRecord finders when using expando_* methods. Cleaned up the conditions under which validations will be performed on the expandos. They'll always be performed on a new record.
hayesdavis pushed to master at hayesdavis/active-expando Mon Dec 07 22:27:27 -0800 2009
HEAD is f2b0cf58cad8165bdf09929265d5246564b4e0a0
  • Hayes Davis committed f2b0cf58:
    Fixed issue where the id of the expando wasn't being set properly on the save of a new ActiveRecord object.
hayesdavis pushed to master at hayesdavis/active-expando Mon Dec 07 21:38:23 -0800 2009
HEAD is 9286864a5e74d1d58b18912610007f227977d6a5
  • Hayes Davis committed 9286864a:
    Fixed reference to ar_id when loading expandos from a find
hayesdavis pushed to master at hayesdavis/active-expando Mon Dec 07 21:33:44 -0800 2009
HEAD is 6d1d6268de7e3faa504434be38fd5a86bbf00909

2 commits »

hayesdavis pushed to master at hayesdavis/active-expando Mon Dec 07 20:50:36 -0800 2009
HEAD is 2dc47138ef7e2fc0324eefde57d2bcfed10f63f4
  • Hayes Davis committed 2dc47138:
    Refactored aliasing into a separate module. Also added alias support to the finder options and errors.
hayesdavis pushed to master at hayesdavis/active-expando Sun Dec 06 21:03:18 -0800 2009
HEAD is 913c270144134d833f1805c7d69c5f4a4ef29703
  • Hayes Davis committed 913c2701:
    Added more powerful support for aliased and delegated expando attributes. Also added support for dirty expando attributes.
hayesdavis pushed to master at hayesdavis/active-expando Fri Nov 27 14:01:41 -0800 2009
HEAD is 620c918ba2ea4438c71ce6f9493b9f6b505c0322
  • Hayes Davis committed 620c918b:
    Refactored and added support for correctly substituting paginated expandos results with active record results.
hayesdavis pushed to master at hayesdavis/active-expando Wed Nov 25 17:30:13 -0800 2009
HEAD is 6a899cd588148feef4016e2a55a81f5e96d8b6c4
  • Hayes Davis committed 6a899cd5:
    Fixed some formatting issues and typos in the README
hayesdavis pushed to master at hayesdavis/active-expando Wed Nov 25 17:23:10 -0800 2009
HEAD is 53ca8d7c5558339570b0ec15b2296c00bd9a4a56
  • Hayes Davis committed 53ca8d7c:
    Moved the readme to the right place.
hayesdavis pushed to master at hayesdavis/active-expando Wed Nov 25 17:22:21 -0800 2009
HEAD is 4477e595b5a9fcdb1d4e162e89ec1c87ee14773c
  • Hayes Davis committed 4477e595:
    Added a quick readme.
hayesdavis created branch master at hayesdavis/active-expando Wed Nov 25 16:55:41 -0800 2009
hayesdavis started watching jnunemaker/validatable Wed Nov 25 16:08:49 -0800 2009
validatable's description:
Validatable is a library for adding validations.
hayesdavis created repository active-expando Wed Nov 25 10:48:13 -0800 2009
New repository is at hayesdavis/active-expando
hayesdavis pushed to master at hayesdavis/mongo-query Sun Nov 22 23:40:42 -0800 2009
HEAD is c8f5d692c54b8872b9e3593403cd2d054987f54b
  • Hayes Davis committed c8f5d692:
    Moved everything around for publishing this as a gem and added a README
hayesdavis pushed to master at hayesdavis/mongo-query Sun Nov 22 23:07:42 -0800 2009
HEAD is 2342675c56cc70bae0f0ae15cce8ddddf542fc88
  • Hayes Davis committed 2342675c:
    Fixed whitespace in first rule of treetop grammar
hayesdavis created branch master at hayesdavis/mongo-query Sun Nov 22 23:05:38 -0800 2009
hayesdavis created repository mongo-query Sun Nov 22 23:03:43 -0800 2009
New repository is at hayesdavis/mongo-query
hayesdavis forked jnunemaker/mongomapper Sun Nov 22 10:27:14 -0800 2009
Forked repository is at hayesdavis/mongomapper
hayesdavis started watching jnunemaker/mongomapper Sun Nov 22 10:27:01 -0800 2009
mongomapper's description:
Awesome gem for modeling your domain and storing it in mongo
hayesdavis started watching defunkt/resque Sat Nov 21 11:48:40 -0800 2009
resque's description:
Resque is a Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later.
hayesdavis started watching ezmobius/redis-rb Sat Nov 21 11:46:55 -0800 2009
redis-rb's description:
A ruby client library for the redis key value storage engine
hayesdavis pushed to master at hayesdavis/twitter-scripts Thu Nov 19 18:30:55 -0800 2009
HEAD is ec46b4a576b1b2d79b44f0bcc84975be15cec7b7
  • Hayes Davis committed ec46b4a5:
    Fixed a memory leak in Util.with_cursor where it was accumulating a return value it didn't really need that could be very large for some API calls. Also added the ability to control Grackle::Client settings from a .twitter_client file.
hayesdavis pushed to master at hayesdavis/twitter-scripts Thu Nov 19 14:57:33 -0800 2009
HEAD is f5f8656abbf0f18f63ac93be4e5b6b0eadcabf0e
  • Hayes Davis committed f5f8656a:
    Added a script for doing a diff of followers from one execution to the next called daily_diff. Good for seeing how your followers change over time.
hayesdavis pushed to master at hayesdavis/twitter-scripts Thu Nov 19 14:21:39 -0800 2009
HEAD is 2b19927d13589db64f2df37f0130eb865552fcc8
  • Hayes Davis committed 2b19927d:
    Fixed typo in friend_or_follow docs
hayesdavis pushed to master at hayesdavis/twitter-scripts Thu Nov 19 14:20:25 -0800 2009
HEAD is 82d10306a3b145d9f7b5e22390ef5020cf17b39b
  • Hayes Davis committed 82d10306:
    Added a script that works like FriendOrFollow.com
hayesdavis pushed to master at hayesdavis/twitter-scripts Thu Nov 19 13:30:52 -0800 2009
HEAD is cbeb76e8dbfdad5519175e8fac440a0f685e1b35
  • Hayes Davis committed cbeb76e8:
    Added a Utils module in the lib directory with some handy methods and changed mutual_followers.rb to use those.
hayesdavis added damon to twitter-scripts Thu Nov 19 13:22:25 -0800 2009
twitter-scripts is at hayesdavis/twitter-scripts
hayesdavis created branch master at hayesdavis/twitter-scripts Thu Nov 19 13:21:05 -0800 2009