brendan

Brendan Baldwin
Usergenic
Chicago, IL
3
6
  • brendan's ENhancements To Rails
    Created Tue Mar 11 18:13:34 -0700 2008
    legend
  • A set of meta-programming tools for establishing conventional behavior for restful resource orien...
    Created Wed Jun 04 16:07:03 -0700 2008
    legend
  • a collection of essential extensions to ruby
    Created Sat Mar 08 16:47:08 -0800 2008
    legend
  • The most convenient way to deal with configuration I can think of.
    Created Tue Jul 01 11:04:25 -0700 2008
    legend
  • This is a fork of the project at skynet.rubyforge.org that may get rolled in some day.
    Created Thu Jul 10 14:05:05 -0700 2008
    legend
  • browser-based version of ultima used for a dhtml demo
    Created Thu Mar 20 00:58:10 -0700 2008
    legend

Following

Public Activity  feed

brendan edited a page in the entrails wiki 14 days ago
brendan updated gist: 7530 2 times, most recently about 1 month ago
this = Test.new :omg_ponies
brendan created gist: 7530 about 1 month ago
>> this = Test.new => :omg_ponies
brendan committed to brendan/entrails about 1 month ago

d17dbdf5069da6cf3b506f9fdbebe90bb9154bca

Updated some documentation.

brendan committed to brendan/entrails about 1 month ago

1028d274a5eb1a4b130427f7e676d4ac041f3224

Really deleted the bin/entrails file.

brendan committed to brendan/entrails about 1 month ago

9bb998a2ba5354e2bcff9feff158151f3c083bbd

Removed the empty bin/entrails file -- this is irrelevant for now. Updated version of gem to 1.0.4

brendan committed to brendan/entrails about 1 month ago

1f70eb1cc86f0f451a6f69b5c5272912ef4c570c

Added new ActionController Entrails: template_for_referer and named_route_parameter.

brendan started watching siesta 2 months ago
siesta is at jim/siesta
brendan committed to brendan/skynet 2 months ago

ef99ac639e2faf1349fe416a1253984d08dcde11

Updated version and gemspec and bin/skynet. Now you can call bin/skynet by installing a script/skynet that points to it in your rails app.

brendan committed to brendan/skynet 2 months ago

05b864bee035618cd1057843fec1b3c4c8f64040

distributed_find now sanitizes sql so you can use your plugins or hashes. ActiveRecord::MapReduce#map now allows arguments for method invocation. I've given up on tuplespaceserver for the while-- its too hard to monitor and it doesn't shut down when skynet shuts down so people are forgetting about it too much. Plus there are DRb serialization issues when your tuplespace isn't running the environment. PITA.