Macario Ortega

Results 8 repositories owned by Macario Ortega

arguments

22
Stars
1
Forks
Watchers

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

19
Stars
0
Forks
Watchers

Implementation of a CRDT algorithm for distributed trees

crdt-text-editor

19
Stars
0
Forks
Watchers

CRDT distributed text editor written in elm using maca/crdt-distributed-tree

inline-style

39
Stars
13
Forks
Watchers

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.

live

17
Stars
0
Forks
Watchers

Live is like irb only it is meant to be used from a text editor

ruby-osc

56
Stars
7
Forks
Watchers

Concise OSC Ruby implementation

scruby

92
Stars
17
Forks
Watchers

SuperCollider client for Ruby. It's currenty being rewritten. Hang on!

sinatra-xhr-upload-example

15
Stars
3
Forks
Watchers

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