dstrelau

Dean Strelau
10
10
Feb 03, 2008
  • A sample blog application used as an accompaniment to CS2310 at Cornell University.
    Updated Thu Jun 19 08:12:50 -0700 2008
    legend
  • Database backed asynchronous priority queue -- Extracted from Shopify
    Forked from tobi/delayed_job Mon Dec 22 19:51:18 -0800 2008
    legend
  • Updated Wed Apr 29 07:13:30 -0700 2009
    legend
  • A simple little photo gallery to be used as part of CS 2310 at Cornell University. Most of this w...
    Updated Thu Oct 09 09:11:45 -0700 2008
    legend
  • Twitter notifier for the Integrity continuous integration server
    Forked from cwsaylor/integrity-twitter Tue Jun 16 13:08:33 -0700 2009
    legend
  • ActiveRecord plugin for automatically converting fields to permalinks.
    Forked from henrik/permalink_fu Mon Jul 21 17:55:48 -0700 2008
    legend
  • Makes tests easy on the fingers and the eyes
    Forked from thoughtbot/shoulda Tue Jun 02 19:47:46 -0700 2009
    legend
  • Just random little assorted ruby tidbits
    Updated Wed Jun 17 13:55:27 -0700 2009
    legend
  • A port of sake-git to Thor. A set of Thor tasks to make developing with Git easier.
    Forked from cypher/thor-git Tue Oct 28 08:09:28 -0700 2008
    legend
  • Straightforward ruby interface to the Tumblr API.
    Updated Mon Jan 19 18:18:58 -0800 2009
    legend

Following

Public Activity  feed

dstrelau started watching jcoglan/eventful Tue Jun 23 13:57:04 -0700 2009
eventful's description:
Because Ruby's Observable never does quite what I want
dstrelau pushed to master at dstrelau/spare-parts Wed Jun 17 13:55:30 -0700 2009
HEAD is efa81951add668151053cc45b449cb69b2619692
  • Dean Strelau committed efa81951:
    Add Configurable
dstrelau updated gist: 131491 Wed Jun 17 13:39:25 -0700 2009
require 'ostruct' module Configurable
dstrelau created gist: 131491 Wed Jun 17 13:38:52 -0700 2009
[tmp] irb -r configurable >> module Foo >> extend Configurable
dstrelau started watching rtomayko/shotgun Tue Jun 16 13:12:10 -0700 2009
shotgun's description:
Forking implementation of rackup -- because reloading always sucks.
dstrelau started watching defunkt/rip Thu Jun 11 11:05:44 -0700 2009
rip's description:
Ruby's Intelligent Packaging
dstrelau started watching Squeegy/rails-settings Thu Jun 11 09:21:32 -0700 2009
rails-settings's description:
Settings is a plugin that makes managing a table of global key, value pairs easy. Think of it like a global Hash stored in your database, that uses simple ActiveRecord like methods for manipulation. Keep track of any global setting that you don't want to hard code into your rails app. You can store any kind of object. Strings, numbers, arrays, or any serializable object.
dstrelau opened issue 7 on freelancing-god/thinking-sphinx Fri Jun 05 13:10:26 -0700 2009
Some subclasses not being instantiated (crc can't be found in hashmap)
dstrelau started watching freelancing-god/thinking-sphinx Thu Jun 04 10:58:20 -0700 2009
thinking-sphinx's description:
Sphinx plugin for Rails and Merb
dstrelau opened issue 6 on freelancing-god/thinking-sphinx Thu Jun 04 10:56:41 -0700 2009
Conflict when app contains Search class
dstrelau created branch 1.9 at dstrelau/shoulda Tue Jun 02 19:51:22 -0700 2009
New branch is at dstrelau/shoulda/tree/1.9
dstrelau forked thoughtbot/shoulda Tue Jun 02 19:47:47 -0700 2009
Forked repository is at dstrelau/shoulda
dstrelau started watching Rodreegez/git-hubble Tue Jun 02 06:54:26 -0700 2009
git-hubble's description:
a little script to help you keep an eye on who is commiting to your github repos
dstrelau started watching integrity/integrity Tue Jun 02 06:36:38 -0700 2009
integrity's description:
The easy and fun Continuous Integration server
dstrelau started watching atduskgreg/rad Mon Jun 01 12:40:51 -0700 2009
rad's description:
Ruby Arduino Development: a framework for programming the Arduino physcial computing platform using Ruby
dstrelau started watching tmm1/perftools.rb Sat May 30 17:46:42 -0700 2009
perftools.rb's description:
google-perftools for ruby code
dstrelau pushed to master at mintdigital/has_roles Sat May 30 09:23:10 -0700 2009
HEAD is 6ff7ddc68aca336829b05437da5f0444eba500ec
  • Dean Strelau committed 6ff7ddc6:
    Rescue if echoe is not present.
dstrelau started watching andrewfromcali/mcinsight Sat May 30 08:13:28 -0700 2009
mcinsight's description:
gui version of memcached for development
dstrelau pushed to master at dstrelau/spare-parts Thu May 28 12:44:38 -0700 2009
HEAD is d23c47c6f79222232b6c4baf96547a9a64066f03

4 commits »

dstrelau pushed to master at mintdigital/minty_scopes Thu May 28 08:28:43 -0700 2009
HEAD is 4050ec461539f33f336ccc603080ad499960ff48
  • Dean Strelau committed 4050ec46:
    MIT license.
dstrelau created branch master at mintdigital/can_has_permalink Fri May 22 10:54:15 -0700 2009
dstrelau created gist: 111273 Wed May 13 13:25:07 -0700 2009
mint@XXX:/var/chef$ cat /etc/chef/solo.rb __DIR__ = File.dirname(__FILE__) cookbook_path '/v...
dstrelau started watching opscode/cookbooks Mon May 11 13:49:24 -0700 2009
cookbooks's description:
Opscode Cookbooks for Chef
dstrelau started watching bmizerany/lizzy Sat May 09 08:17:48 -0700 2009
lizzy's description:
An DSL for creating AMQP agents; quickly.
dstrelau started watching brightbox/warren Sat May 09 08:17:03 -0700 2009
warren's description:
Wrapper for AMQP
dstrelau started watching tmm1/amqp Sat May 09 08:15:01 -0700 2009
amqp's description:
AMQP client implementation in Ruby/EventMachine
dstrelau started watching celldee/bunny Sat May 09 08:14:41 -0700 2009
bunny's description:
Another synchronous Ruby AMQP client
dstrelau started watching famoseagle/carrot Sat May 09 08:14:40 -0700 2009
carrot's description:
A synchronous amqp client
dstrelau started watching alexvollmer/daemon-spawn Thu Apr 30 19:33:19 -0700 2009
daemon-spawn's description:
A simple, flexible daemon management library.
dstrelau started watching kennethkalmer/daemon-kit Thu Apr 30 19:32:25 -0700 2009
daemon-kit's description:
Daemon Kit aims to simplify creating Ruby daemons by providing a sound application skeleton (through a generator), task specific generators (jabber bot, etc) and robust environment management code.
dstrelau pushed to master at dstrelau/dotfiles Wed Apr 29 07:13:32 -0700 2009
HEAD is 9d20c67096287145815c0e4ece1157f501563394

2 commits »

dstrelau started watching hassox/warden Thu Apr 23 07:02:32 -0700 2009
warden's description:
General Rack Authentication Framework
dstrelau started watching brynary/rack-bug Thu Apr 23 06:53:20 -0700 2009
rack-bug's description:
Debugging toolbar for Rack applications implemented as middleware
dstrelau started watching jeremymcanally/deprecate Mon Apr 06 07:37:59 -0700 2009
deprecate's description:
Deprecate (primarily) test code after a certain date, version, or other arbitrary condition is met.
dstrelau started watching rama/statsproxy Thu Apr 02 17:21:45 -0700 2009
statsproxy's description:
A web stats reporting tool for memcached