brookr ( Brook Riggio )

Name
Brook Riggio
Email
Website/Blog
http://twitter.com/brookr
Location
Seattle
Member Since
May 21, 2008 (about 1 year)

Following 1 githubber and watching 21 repositories view all →

Public Repositories (8)

  • aasm

    AASM - State machines for Ruby classes

    legend

    Forked from rubyist/aasm Wed Sep 30 17:35:41 -0700 2009

    Last updated Sat Sep 05 19:54:52 -0700 2009

  • bloggity

    Drop-in easy Rails blog plugin with Wordpress-like featureset

    legend

    Forked from wbharding/bloggity Fri Aug 28 11:59:57 -0700 2009

    Last updated Fri Aug 28 15:59:39 -0700 2009

  • tootils-app

    Use Twitter to track just how punctual you actually are

    legend

    Last updated Mon Aug 17 17:13:01 -0700 2009

  • tootils

    Some handy Twitter tools, including a way to graph connections between two users.

    legend

    Last updated Fri Jul 17 00:56:40 -0700 2009

  • twitter-app

    example rails 2.3 application that uses oauth, doesn't do anything really yet except grant access

    legend

    Forked from jnunemaker/twitter-app Wed Aug 05 16:04:29 -0700 2009

    Last updated Fri Jun 19 18:38:43 -0700 2009

  • nested_has_many_through

    rails plugin that allows has_many :through to go through other has_many :throughs

    legend

    Forked from ianwhite/nested_has_many_through Sun Sep 06 00:09:04 -0700 2009

    Last updated Mon Jun 01 00:04:46 -0700 2009

  • acts-as-renderer

    legend

    Forked from markcatley/acts-as-renderer Thu Apr 30 12:00:09 -0700 2009

    Last updated Thu Apr 30 12:11:23 -0700 2009

  • apple_store

    Work at the Apple Store!

    legend

    Forked from JackDanger/apple_store Mon Feb 02 12:44:21 -0800 2009

    Last updated Mon Feb 02 13:12:12 -0800 2009

Public Activity feed

brookr updated gist: 230124 Mon Nov 09 09:56:10 -0800 2009
def load_sql_file(file) config = ActiveRecord::Base.configurations[RAILS_ENV] database = conf...
brookr created gist: 230124 Mon Nov 09 09:44:29 -0800 2009
def load_sql_file(file) config = ActiveRecord::Base.configurations[RAILS_ENV] database = conf...
brookr updated gist: 118332 Tue Oct 27 15:59:33 -0700 2009
gem 'faker' require 'faker' # Clean out what is there
brookr updated gist: 118332 Thu Oct 22 14:40:25 -0700 2009
gem 'faker' require 'faker' # Clean out what is there
brookr forked rubyist/aasm Wed Sep 30 17:35:42 -0700 2009
Forked repository is at brookr/aasm