Macario Ortega
Macario Ortega
arguments
You don't have to wait until Ruby 2.0 to get (named|keyword) arguments. Works with 1.8.6, 1.8.7 and 1.9.1. An alternative to options hash.
crdt-replicated-tree
Implementation of a CRDT algorithm for distributed trees
crdt-text-editor
CRDT distributed text editor written in elm using maca/crdt-distributed-tree
inline-style
Simple utility and Rack middleware for "inlining" all CSS in the style attribute for the html tags. Useful for html emails that won't correctly render stylesheets in some clients such as gmail.
scruby
SuperCollider client for Ruby. It's currenty being rewritten. Hang on!
sinatra-xhr-upload-example
An example sinatra app with html 5 xhr upload and faux ajax iframe upload as fallback for older browsers, the principles can be ported to Rails very easily