brookr

Brook Riggio
Seattle
1
3
May 21, 2008

Following

Public Activity  feed

brookr created branch master at brookr/twitmap Fri Jun 26 15:27:45 -0700 2009
New branch is at brookr/twitmap/tree/master
brookr updated gist: 118332 Tue Jun 02 17:19:44 -0700 2009
gem 'faker' require 'faker' # Clean out what is there
brookr updated gist: 118332 Tue Jun 02 16:31:17 -0700 2009
gem 'faker' require 'faker' # Makes a bunch of different types of events per day at a random time...
brookr created gist: 122490 Tue Jun 02 11:43:56 -0700 2009
require 'rubygems' require 'utility_belt' require 'wirble'
brookr updated gist: 118332 Tue May 26 15:59:32 -0700 2009
gem 'faker' require 'faker' # Makes a bunch of different types of events per day at a random time...
brookr forkd gist: 118332 Tue May 26 15:23:50 -0700 2009
gem 'faker' require 'faker' # 13 Appointment events per day at a random time during work hours
brookr pushed to master at brookr/acts-as-renderer Thu Apr 30 12:11:30 -0700 2009
HEAD is 49ef1e8e9f2dd87c8a1882f91c447c79fafb691a
  • Brooke Riggio committed 49ef1e8e:
    Added support for creating directories that do not yet exist in the destination path
brookr forked markcatley/acts-as-renderer Thu Apr 30 12:08:08 -0700 2009
Forked repository is at brookr/acts-as-renderer
brookr created gist: 80112 Mon Mar 16 14:57:31 -0700 2009
require File.dirname(__FILE__) + '/../test_helper' class SurveysControllerTest < ActionControlle...
brookr created gist: 76566 Mon Mar 09 16:57:04 -0700 2009
class SurveysController < ApplicationController # GET /surveys # GET /surveys.xml
brookr updated gist: 76557 Mon Mar 09 16:42:01 -0700 2009
survey_controller_test.rb:
brookr created gist: 76557 Mon Mar 09 16:40:39 -0700 2009
context 'PUT to update for existing survey' do setup do @survey = Factory(:survey)
brookr created gist: 76556 Mon Mar 09 16:40:28 -0700 2009
context 'PUT to update for existing survey' do setup do @survey = Factory(:survey)
brookr created gist: 76542 Mon Mar 09 15:54:58 -0700 2009
Rails 2.2.2, Shoulda 2.9.1, Factory Girl 1.2.0
brookr started watching JackDanger/binarytweet Fri Feb 27 10:03:58 -0800 2009
binarytweet's description:
The absurd conclusion of internet publishing
brookr forked JackDanger/apple_store Mon Feb 02 12:44:21 -0800 2009
Forked repository is at brookr/apple_store
brookr started watching JackDanger/apple_store Mon Feb 02 12:43:45 -0800 2009
apple_store's description:
Instant dev environment on any Mac
brookr started watching jnunemaker/twitter Fri Nov 07 23:52:51 -0800 2008
twitter's description:
API wrapper for Twitter and Twitter Search API's
brookr started watching technoweenie/acts_as_versioned Tue Oct 07 13:42:33 -0700 2008
acts_as_versioned's description:
ActiveRecord plugin for versioning your models.
brookr deleted repository twools Tue Sep 23 13:23:03 -0700 2008
Deleted repository was at brookr/
brookr started watching tobi/delayed_job Fri Sep 05 00:19:15 -0700 2008
delayed_job's description:
Database backed asynchronous priority queue -- Extracted from Shopify