ggoodale (Grant Goodale)

Name
Grant Goodale
Company
reQall
Location
Seattle, WA
Member Since
Apr 17, 2008 (about 1 year)

Public Repositories (21)

  • recurring

    Fork of Chris Anderson's gem for describing recurring events

    legend

    Last updated Fri Nov 06 00:01:58 -0800 2009

  • god

    Ruby process monitor

    legend

    Forked from mojombo/god Sun Nov 01 15:47:26 -0800 2009

    Last updated Thu Oct 29 19:00:14 -0700 2009

  • authlogic_oauth

    Authlogic OAuth is an extension of the Authlogic library to add OAuth support. OAuth can be used...

    legend

    Forked from jrallison/authlogic_oauth Tue Aug 18 19:36:04 -0700 2009

    Last updated Tue Sep 22 15:48:53 -0700 2009

  • rackspace_cloud

    A Gem for managing Rackspace Cloud Server instances.

    legend

    Last updated Mon Aug 03 15:59:30 -0700 2009

  • acts_as_commentable

    The ActiveRecord acts_as_commentable plugin

    legend

    Forked from mattvanhorn/acts_as_commentable Tue Jun 30 12:27:35 -0700 2009

    Last updated Wed Jul 01 12:58:36 -0700 2009

  • todo

    A simple Rails app for my BDD talk at Cisco.

    legend

    Last updated Wed Apr 22 16:41:30 -0700 2009

  • shoulda

    Makes tests easy on the fingers and the eyes

    legend

    Forked from thoughtbot/shoulda Tue Apr 21 17:57:17 -0700 2009

    Last updated Tue Apr 21 18:18:11 -0700 2009

  • tattletale

    Snitches on your exception handling code to let you know exactly what exceptions have been thrown.

    legend

    Last updated Wed Mar 11 01:53:26 -0700 2009

  • restful-authentication

    Generates common user authentication code for Rails/Merb, with a full test/unit and rspec suite a...

    legend

    Forked from technoweenie/restful-authentication Tue Oct 28 15:15:27 -0700 2008

    Last updated Fri Jan 02 09:14:56 -0800 2009

  • disabletextads

    A Greasemonkey script that disables inline text ads from Vibrant Media (IntelliTXT), Kontera, Lin...

    legend

    Last updated Sun Dec 28 17:26:05 -0800 2008

  • ggoodale.github.com

    Yay! More homepages on the interwebs!

    legend

    Last updated Tue Dec 16 23:25:58 -0800 2008

  • attachment_fu

    Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.

    legend

    Forked from technoweenie/attachment_fu Wed Nov 12 16:08:20 -0800 2008

    Last updated Sun Nov 02 10:17:57 -0800 2008

  • acts_as_taggable_on_steroids

    This plugin is based on acts_as_taggable by DHH but includes extras

    legend

    Forked from mattetti/acts_as_taggable_on_steroids Tue Oct 14 11:38:52 -0700 2008

    Last updated Thu Oct 30 09:08:18 -0700 2008

  • mofo

    Mofo is a fast and simple microformat parser, based on a concise DSL and Hpricot.

    legend

    Forked from defunkt/mofo Sat Jan 17 19:08:26 -0800 2009

    Last updated Wed Oct 29 21:51:04 -0700 2008

  • attr_private

    attr_private provides a way of making fields on an ActiveRecord model inaccessible to users of th...

    legend

    Last updated Sat Oct 18 13:47:58 -0700 2008

  • awesome_nested_set

    An awesome replacement for acts_as_nested_set and better_nested_set.

    legend

    Forked from collectiveidea/awesome_nested_set Mon Oct 13 14:28:39 -0700 2008

    Last updated Tue Oct 14 12:42:55 -0700 2008

  • cache_fu

    Everyone's favorite memcached plugin for ActiveRecord.

    legend

    Forked from defunkt/cache_fu Tue Oct 14 12:08:26 -0700 2008

    Last updated Tue Oct 14 12:08:41 -0700 2008

  • juggernaut_plugin

    Realtime Rails

    legend

    Forked from maccman/juggernaut_plugin Fri Sep 19 19:40:32 -0700 2008

    Last updated Wed Sep 03 01:08:37 -0700 2008

  • juggernaut_gem

    Realtime Rails

    legend

    Forked from maccman/juggernaut_gem Fri Sep 19 19:40:30 -0700 2008

    Last updated Tue Sep 02 06:28:34 -0700 2008

  • pweet

    Converts tweets to images. Why? No clue, but people have asked for it.

    legend

    Last updated Wed Jul 23 02:21:41 -0700 2008

  • gitjour

    Serve git and advertise with bonjour

    legend

    Forked from chad/gitjour Sat May 31 12:20:02 -0700 2008

    Last updated Sun Jun 01 12:50:49 -0700 2008

Public Activity feed

ggoodale created tag 0.5.5 at ggoodale/recurring Fri Nov 06 00:01:59 -0800 2009
ggoodale pushed to master at ggoodale/recurring Thu Nov 05 23:32:20 -0800 2009
HEAD is 8bfc68e753116128311cca3346c2205c20dead7b
  • ggoodale committed 8bfc68e7:
    Fixed week behavior to behave in a more user-friendly way, so 'every month on the first Sunday' works as expected rather than ignoring months where the first week of the month doesn't contain a Sunday
ggoodale updated gist: 224618 Mon Nov 02 15:37:20 -0800 2009
for repo in * do [ ! -d $repo ] && continue
ggoodale forked gist: 224618 Mon Nov 02 15:29:04 -0800 2009
for repo in `ls` do cd $repo;
ggoodale forked mojombo/god Sun Nov 01 15:47:26 -0800 2009
Forked repository is at ggoodale/god