andrew (Andrew Nesbitt)

Name
Andrew Nesbitt
Email
Website/Blog
http://teabass.com
Location
London, UK
Member Since
Feb 27, 2008 (about 1 year)

Following 56 githubbers and watching 338 repositories view all →

Public Repositories (10)

  • make_resourceful

    Controller abstractor for Rails

    legend

    Forked from hcatlin/make_resourceful Wed Sep 16 07:09:51 -0700 2009

    Last updated Mon Nov 23 02:34:32 -0800 2009

  • bude

    legend

    Last updated Sun Nov 15 13:10:46 -0800 2009

  • strip_and_validate

    Strip whitespace and validate ruby syntax when you save in TextMate

    legend

    Forked from cmdrkeene/strip_and_validate Thu Oct 08 01:59:07 -0700 2009

    Last updated Thu Oct 08 02:48:35 -0700 2009

  • rails_indexes

    A rake task to track down missing database indexes. does not assume that all foreign keys end wit...

    legend

    Forked from eladmeidar/rails_indexes Tue Sep 29 08:14:23 -0700 2009

    Last updated Tue Sep 29 08:19:53 -0700 2009

  • feeddit

    An improvement to the standard RSS feed on Digg.com

    legend

    Last updated Thu Sep 24 01:18:47 -0700 2009

  • bumble

    A ruby tumblog

    legend

    Last updated Fri Aug 21 03:19:48 -0700 2009

  • clever_form_builder

    Yet another custom form builder

    legend

    Forked from ioptics/clever_form_builder Mon Aug 17 01:49:50 -0700 2009

    Last updated Sat Aug 15 08:26:00 -0700 2009

  • autotest-mac

    Mac OS X only set of improvements for ZenTest's autotest.

    legend

    Forked from svoop/autotest-mac Wed May 27 06:29:05 -0700 2009

    Last updated Wed May 27 06:48:47 -0700 2009

  • ian

    I.A.N. - Intelligent Artificial Nerd

    legend

    Last updated Mon Apr 13 09:13:48 -0700 2009

  • hellococoa

    A Hello World App in Cocoa for Mac OS X

    legend

    Last updated Fri Jun 13 02:34:43 -0700 2008

Public Activity feed

andrew pushed to master at andrew/make_resourceful Mon Nov 23 02:34:32 -0800 2009
HEAD is 398a523b235fb2da1c416e8ede644bf81e4b66f3

6 commits »

andrew started watching jnicklas/carrierwave Sun Nov 22 14:40:46 -0800 2009
carrierwave's description:
Classier solution for file uploads in Ruby for Rack, Rails, Merb and Sinatra
andrew started watching Fingertips/headless-squirrel Sun Nov 22 12:55:57 -0800 2009
headless-squirrel's description:
A command-line JavaScript test runner for the Mac
andrew started watching alloy/kicker Sun Nov 22 12:55:38 -0800 2009
kicker's description:
A lean, agnostic, flexible file-change watcher, using OS X FSEvents.
andrew started watching pelle/portablecontacts Sun Nov 22 12:53:58 -0800 2009
portablecontacts's description:
Portable Contacts client for Ruby
andrew started watching mojodna/oauth Sun Nov 22 12:53:18 -0800 2009
oauth's description:
OAuth for Ruby
andrew started watching flyerhzm/rails_best_practices Sun Nov 22 12:33:06 -0800 2009
rails_best_practices's description:
rails_best_practices is a gem to check quality of rails app files according to ihower’s presentation from Kungfu RailsConf in Shanghai China
andrew started watching documentcloud/closure-compiler Sun Nov 22 12:32:51 -0800 2009
closure-compiler's description:
A Ruby Wrapper for the Google Closure Compiler
andrew started watching wvanbergen/request-log-analyzer Sat Nov 21 04:07:30 -0800 2009
request-log-analyzer's description:
A command line tool that analyzes request logfiles (e.g. Rails, Merb, Apache) to produce a performance report.
andrew started watching franciscotufro/environmental_seeder Sat Nov 21 04:02:12 -0800 2009
environmental_seeder's description:
EnvironmentalSeeder is a simple addition to db:seed to allow loading environment specific data through seeds.rb without any programming.
andrew started watching mixonic/ShardTheLove Sat Nov 21 04:01:55 -0800 2009
ShardTheLove's description:
Horizontal scaling for your Rails or Merb app. Built on ActiveRecord.
andrew started watching sickill/racksh Sat Nov 21 04:01:29 -0800 2009
racksh's description:
Console for any Rack based ruby web app
andrew started watching martinbtt/net-http-spy Sat Nov 21 03:43:36 -0800 2009
net-http-spy's description:
Ever wondered what HTTP requests the Ruby gem you are using to connect to a third party API is making? Use HTTP Spy to see what is going on behind the scenes
andrew started watching myronmarston/mail_safe Sat Nov 21 03:43:10 -0800 2009
mail_safe's description:
Keep your ActionMailer emails from escaping into the wild during development.
andrew started watching dcparker/ruby-gmail Sat Nov 21 03:41:39 -0800 2009
ruby-gmail's description:
A Rubyesque interface to Gmail. Connect to Gmail via IMAP and manipulate emails and labels. Send email with your Gmail account via SMTP. Includes full support for parsing and generating MIME messages.
andrew started watching freels/inline_uploader Wed Nov 18 09:04:42 -0800 2009
inline_uploader's description:
rack endpoint and handler for ajax uploads
andrew started watching fnando/recurrence Tue Nov 17 01:20:43 -0800 2009
recurrence's description:
A simple library that handles recurring events.
andrew started watching documentcloud/jammit Tue Nov 17 01:19:04 -0800 2009
jammit's description:
Industrial Strength Asset Packaging for Rails
andrew started watching ryanb/cancan Mon Nov 16 23:57:08 -0800 2009
cancan's description:
Simple authorization for Rails.
andrew started watching stffn/declarative_authorization Mon Nov 16 14:06:02 -0800 2009
declarative_authorization's description:
An authorization Rails plugin using a declarative DSL for specifying authorization rules in one place
andrew pushed to master at andrew/make_resourceful Mon Nov 16 02:25:03 -0800 2009
HEAD is 390c150876bc12c5250cc17dcc352846578a2f1d
  • andrew committed 390c1508:
    Removed show_fails response, let rails handle errors
andrew created branch master at andrew/bude Sun Nov 15 13:10:46 -0800 2009
New branch is at andrew/bude/tree/master
andrew created repository bude Sun Nov 15 13:06:38 -0800 2009
New repository is at andrew/bude
andrew started watching rdp/backtracer Sun Nov 15 01:00:05 -0800 2009
backtracer's description:
Quality output when an exception is thrown and not caught in Ruby
andrew started watching taryneast/hyperactiveresource Sat Nov 14 14:04:27 -0800 2009
hyperactiveresource's description:
HyperActiveResource extends ActiveResource so it works properly and behaves more like ActiveRecord. Note: you will need to replace ActiveResource's validations.rb for this to work!!! (see wiki for more info).
andrew started watching mxcl/homebrew Fri Nov 13 14:48:45 -0800 2009
homebrew's description:
Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bonus beer theme
andrew started watching defunkt/github-gem Tue Nov 10 01:21:23 -0800 2009
github-gem's description:
The official `github` command line helper for simplifying your GitHub experience.
andrew started watching alexreisner/informant Mon Nov 09 14:28:32 -0800 2009
informant's description:
A full-featured form builder for Rails.
andrew started watching metaskills/rack-zombieshotgun Mon Nov 09 12:11:39 -0800 2009
rack-zombieshotgun's description:
Shoot zombies in the head with rack 404 middleware.
andrew started watching jpignata/bossman-gem Mon Nov 09 11:53:55 -0800 2009
bossman-gem's description:
Ruby gem for interacting with Yahoo's BOSS web service
andrew started watching jpignata/httping Mon Nov 09 11:52:55 -0800 2009
httping's description:
Small Ruby port of httping - a utility to measure HTTP GET response time
andrew started watching cowboy/jquery-equalizebottoms Mon Nov 09 08:27:10 -0800 2009
jquery-equalizebottoms's description:
jQuery equalizeBottoms