RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

ecin — 4 posts

http://twitter.com/ecin

My partner daicoden goes through a callback proposal for handling errors Sequel raises when saving a model. Does wonders in the refactoring department.
QR (de)Coding  en.wikipedia.org
Encoding QR Codes with Ruby is a solved problem, but decoding is another story. There are several Java libraries that provide decoding functionality though, so wrapping one of them with JRuby is likely a good idea.
Nearly a week ago, Matt Aimonetti wrote an example on using MacRuby and NSUndoManager to implement undo functionality. This is a byproduct: an Undoable module.
A Maglev Store-y  copypastel.com
Gregory House, M.D. uses Maglev to diagnose a patient. Results (and my experience implementing a Persistable module with Maglev) inside.