Pinned Repositories
ace-crdt
Colaborative text editor proof of concept using CRDT
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.
live
Live is like irb only it is meant to be used from a text editor
ruby-osc
Concise OSC Ruby implementation
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
maca's Repositories
maca/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.
maca/live
Live is like irb only it is meant to be used from a text editor
maca/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
maca/tiny_cms
Is a minimal CMS Rails Engine or more likelly a "static" pages manager
maca/dry_forms
Form builder additions for drier and localized forms, and association fields adding and removing with jQuery sweetness
maca/iseq_parser--dormant-
Attempt to convert YARV iseq's to sexp's similar to those produced by ParseTree.
maca/sinatra-trails
A Sinatra named routes DSL inspired by Rails routing
maca/Ruby-code-poem
executable code poem
maca/table_builder
Rails builder for creating tables and calendars inspired by ActionView's FormBuilder.
maca/csspool
CSSPool is a CSS SAC parser and by default will output a DOM Level 2 style tree.
maca/handy_regexps
A collection of usefull regular expressions (mmm... not really, currenty only for matching email, domain name and url, but please contribute!!!)
maca/coffeescript-jasmine-scaffold
Generator script for generating a js/jquery proyect skeleton with jasmine specs, coffeescript compilation and phantom js cli spec runner.
maca/erector-form_for
formtastic inspired Framework/ORM agnostic form helper built with erector
maca/eventual
Reconocimiento de fechas y periodos en lenguaje natural. Natural language date and period parsing, currently only in spanish.
maca/pony-test
Collection of helpers and Cucumber steps for testing email through Pony
maca/base32
An implementation of Douglas Crockfords Base32-Encoding in Ruby
maca/cucover
Lazy coverage-aware running of Cucumber acceptance tests
maca/es-mx-locale
Localización para Rails en es-MX empacada como una gema
maca/jquery-watermark-hints
Simple jQuery plugin to provide watermark hints and suggestions for text input fields and text areas.
maca/js_tabs_helper
Rails Plugin that provides view helper methods for creating tabs for hidding and displaying content using unobtrusive jQuery JS.
maca/metropoli
Easily integrate cities, states an countries to your app with metropoli
maca/mpa-tiles
sinatra/polymaps/MapBox tiles
maca/schedular
Bare Bones Events CMS Rails Engine, event dates can be inputed as text in spanish, english date recognition is next.
maca/simple-wysiwig
Intento de hacer un wysiwig para editar markdown
maca/sinatra-tiles-server
Example maptiles server with sinatra.
maca/tilt
Generic interface to multiple Ruby template engines
maca/aur-mirror
Mirror of pkgbuild.com/aur-mirror.git
maca/composite_primary_keys
Composite Primary Keys support for Active Record
maca/email_reply_parser
A small ruby library to parse plain text email content to return only the reply.
maca/hana
An implementation of JSON Patch and JSON Pointer