Jonathan Tran on 28 Mar 2011 07:44:16 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Conditions and restarts in Ruby


Hi everyone,

I made a Ruby gem for conditions and restarts. I thought some people
would like this. I'm also looking for feedback before releasing a 1.0
gem. If you've used Lisp-style conditions before, or would like to,
this means you! Thoughts, comments, suggestions...

http://github.com/jtran/smoke_signals/blob/master/README.textile

Thanks,
Jonathan