Matt Aimonetti

Results 12 repositories owned by Matt Aimonetti

acts_as_taggable_on_steroids

151
Stars
23
Forks
Watchers

(OBSOLETE) This plugin is based on acts_as_taggable by DHH but includes extras

audio

74
Stars
11
Forks
Watchers

This is a playground, production ready code is available at https://github.com/go-audio/

goRailsYourself

93
Stars
12
Forks
Watchers

A suite of useful functions needed when porting/mixing Go/Rails code.

BubbleWrap

64
Stars
6
Forks
Watchers

Cocoa wrappers and helpers for RubyMotion (Ruby for iOS) - Making Cocoa APIs more Ruby like, one API at a time. Fork away and send your pull requests.

couchrest

81
Stars
13
Forks
Watchers

A RESTful CouchDB client based on Heroku's RestClient and Couch.js

filebuffer

143
Stars
9
Forks
Watchers

filebuffer is a package implementing a few file-like interfaces. The implementation is backed by a byte buffer. The main purpose is to have in-memory file alternative.

fire-and-forget

44
Stars
3
Forks
Watchers

[Not maintained] Very dumb HTTP "client" that fires requests and doesn't care about the response.

GC-stats-middleware

50
Stars
4
Forks
Watchers

Ruby GC Stats after each request (rack middleware)

globalite

60
Stars
8
Forks
Watchers

Globalite is meant to be a breed of the best i18n /l10n plugins available for Rails.

go-web-api-demo

22
Stars
4
Forks
Watchers

Example implementation of a web API in Go