tsmango (Thomas Mango)

Name
Thomas Mango
Email
Website/Blog
http://slicedsoftware.com
Company
Sliced Software, Inc.
Location
Long Island
Member Since
May 06, 2008 (about 1 year)

Following 2 githubbers and watching 32 repositories view all →

Public Repositories (3)

  • cacheable_hash

    A wrapper for Hashes to prevent frozen values when storing in memcached as well as automatically ...

    legend

    Last updated Mon Sep 07 11:55:39 -0700 2009

  • rand

    Overrides the #rand method on Array (ActiveSupport's method) to allow for a single random value o...

    legend

    Last updated Thu Jul 02 14:50:18 -0700 2009

  • union

    An extension to ActiveRecord::Base to support unions

    legend

    Last updated Fri Jun 26 09:21:57 -0700 2009

Public Activity feed

tsmango started watching webmat/git_remote_branch Sat Nov 28 19:15:40 -0800 2009
git_remote_branch's description:
A tool to simplify working with remote branches
tsmango started watching ryanb/cancan Wed Nov 18 17:26:06 -0800 2009
cancan's description:
Simple authorization for Rails.
tsmango started watching mojombo/jekyll Thu Nov 05 13:53:08 -0800 2009
jekyll's description:
Jekyll is a blog-aware, static site generator in Ruby
tsmango started watching defunkt/resque Wed Nov 04 12:35:53 -0800 2009
resque's description:
A simple Redis-based queue.
tsmango started watching tobi/clarity Wed Nov 04 12:23:48 -0800 2009
clarity's description:
Web interface for the grep and tail -f unix tools. Useful for real-time log analysis. Remotely related to splunk
tsmango created gist: 223106 Sat Oct 31 08:07:41 -0700 2009
<VirtualHost *:80> ServerName limitedpressing.com ServerAlias www.limitedpressing.com
tsmango updated gist: 218844 Mon Oct 26 11:19:18 -0700 2009
class Util::Slug def self.generate(string) trim(string.gsub(/[^a-z0-9]+/i, '-').downcase)
tsmango created gist: 218844 Mon Oct 26 10:32:27 -0700 2009
class Util::Slug def self.generate(string) trim(string.gsub(/[^a-z0-9]+/i, '_').downcase)
tsmango started watching boof/v Wed Oct 21 16:59:33 -0700 2009
v's description:
v is for versioned. It's is currently only a threaded wrapper for the git commands or procedures.
tsmango started watching mbleigh/subdomain-fu Tue Oct 13 18:00:16 -0700 2009
subdomain-fu's description:
A new plugin approach to attempting to solve the usage of subdomains in linking and routing in Rails projects.
tsmango started watching gravelpup/backup_fu Tue Oct 06 21:21:21 -0700 2009
backup_fu's description:
Makes Amazon S3 backups redonkulous. Redonkulously easy, that is.