notahat (Pete Yandell)

Name
Pete Yandell
Email
Website/Blog
http://notahat.com/
Location
Melbourne, Australia
Member Since
Mar 25, 2008 (about 1 year)

Following 5 coders and watching 43 repositories view all →

Public Repositories (16)

  • homebrew

    Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bo...

    legend

    Forked from mxcl/homebrew Thu Jan 28 09:01:53 -0800 2010

    Last updated Thu Jan 28 09:02:41 -0800 2010

  • machinist

    Fixtures aren't fun. Machinist is.

    legend

    Last updated Mon Jan 18 06:09:40 -0800 2010

  • not_a_mock

    A cleaner and DRYer alternative to mocking and stubbing with RSpec

    legend

    Last updated Thu Jan 07 21:34:39 -0800 2010

  • time_travel

    A Rails plugin that makes it easy to write tests or specs for time-dependent code

    legend

    Last updated Mon Dec 07 18:04:28 -0800 2009

  • bulk_insert

    legend

    Last updated Tue Dec 01 17:42:25 -0800 2009

  • simplesynth

    Start SimpleSynth. Plug in a MIDI keyboard. Play.

    legend

    Last updated Mon Sep 07 20:25:53 -0700 2009

  • nested_attributes_example

    Example of Rails 2.3 nested form attributes magic

    legend

    Last updated Sat Aug 29 19:43:08 -0700 2009

  • fun4paws

    Little project to let people register to look after dogs for fun4paws.com.au

    legend

    Last updated Sun Aug 02 04:30:19 -0700 2009

  • workling

    easily do background work in rails, without commiting to a particular runner. comes with starling...

    legend

    Forked from purzelrakete/workling Tue Mar 10 23:33:05 -0700 2009

    Last updated Tue Mar 10 23:34:25 -0700 2009

  • active_record_base_without_table

    Get the power of ActiveRecord models, including validation, without having a table in the database.

    legend

    Last updated Thu Feb 12 17:27:08 -0800 2009

  • pymidi

    Nice Objective-C wrapper around CoreMIDI. Makes it easy to deal with devices connecting and disco...

    legend

    Last updated Sun Jan 18 16:49:11 -0800 2009

  • midi_patchbay

    Hook up MIDI software and hardware and pass MIDI data between them, applying assorted filters on ...

    legend

    Last updated Sun Dec 28 16:00:39 -0800 2008

  • prototype

    Prototype JavaScript framework, patched to serialize forms fields in the correct order for Rails

    legend

    Forked from sstephenson/prototype Sat Jul 12 00:43:29 -0700 2008

    Last updated Sat Jul 12 00:46:48 -0700 2008

  • wraps_attribute

    Extract validation and normalisation of ActiveRecord attributes into a class

    legend

    Last updated Thu Jul 03 08:12:17 -0700 2008

  • gittle

    A Git repository browser written in Rails

    legend

    Last updated Sun Jun 29 08:19:46 -0700 2008

  • giki

    Giki (pronounced "geeky") is a wiki built on Git (and Rails)

    legend

    Last updated Sat Jun 28 20:25:03 -0700 2008

Public Activity feed

notahat opened issue 576 on mxcl/homebrew Thu Jan 28 09:05:40 -0800 2010
New formula: SoX 14.3.0
notahat pushed to master at notahat/homebrew Thu Jan 28 09:02:42 -0800 2010
notahat forked mxcl/homebrew Thu Jan 28 09:01:53 -0800 2010
Forked repository is at notahat/homebrew
notahat started watching ianwhite/pickle Mon Jan 18 20:57:30 -0800 2010
pickle's description:
Easy model creation/reference in cucumber - optionally leveraging your factories/blueprints
notahat pushed to master at notahat/machinist Mon Jan 18 06:09:40 -0800 2010
HEAD is 74a63b09132f4e629c3431ee3d01eea94c813a0d
  • notahat committed 74a63b09:
    Fixed install docs to match the latest Rails.
notahat edited a page in the notahat/machinist wiki Sun Jan 17 22:23:05 -0800 2010
"Machinist 2 Ideas" is at notahat/machinist/wikis/machinist-2-ideas
notahat created a page in the notahat/machinist wiki Sun Jan 17 22:21:55 -0800 2010
"Machinist 2 Ideas" is at notahat/machinist/wikis/machinist-2-ideas
notahat started watching mhennemeyer/matchy Sat Jan 16 19:41:52 -0800 2010
matchy's description:
RSpec-esque matchers for Test::Unit
notahat started watching cloudhead/less Sat Jan 16 01:51:28 -0800 2010
less's description:
Leaner CSS
notahat pushed to master at notahat/machinist Fri Jan 15 18:55:32 -0800 2010
HEAD is ab33eaf641a06b78adc12d662d6babc4f5de629e
  • notahat committed ab33eaf6:
    Added development dependencies for ActiveRecord, DataMapper, etc.
notahat closed issue 21 on notahat/machinist Fri Jan 15 18:55:32 -0800 2010
List additional development dependencies
notahat closed issue 23 on notahat/machinist Fri Jan 15 18:52:27 -0800 2010
Add callbacks to blueprints (before_make, after_make, ... ?)
notahat closed issue 22 on notahat/machinist Fri Jan 15 18:50:26 -0800 2010
Sham: Add an option to seed srand with something other than 1
notahat created tag v1.0.1 at notahat/not_a_mock Thu Jan 07 21:34:39 -0800 2010
notahat pushed to master at notahat/not_a_mock Thu Jan 07 21:34:29 -0800 2010
HEAD is 2608a78e9769e3b7e1f6fef053ea264a743efd76
notahat pushed to master at notahat/not_a_mock Thu Jan 07 21:33:05 -0800 2010
HEAD is ff92b3a53ee2fbaafab8a918f2c3efb8fa4a889d

3 commits »

notahat created tag v1.0.0 at notahat/not_a_mock Thu Jan 07 21:07:38 -0800 2010
notahat pushed to master at notahat/not_a_mock Thu Jan 07 21:07:27 -0800 2010
HEAD is 017e218e71ef87709128dd99772e96d46924d02c
notahat closed issue 20 on notahat/machinist Sun Jan 03 16:29:04 -0800 2010
Does Machinist support has_many through relationships.
notahat closed issue 19 on notahat/machinist Wed Dec 30 14:39:26 -0800 2009
Sham interferes with Mocha?
notahat closed issue 18 on notahat/machinist Mon Dec 14 13:53:57 -0800 2009
setting a value called "format" doesn't work
notahat pushed to master at notahat/machinist Sun Dec 13 17:22:17 -0800 2009
HEAD is 1a17ab891f1b2bfb7734c9a5a3a7f28298447fe5

4 commits »

notahat pushed to master at notahat/time_travel Mon Dec 07 18:04:29 -0800 2009
HEAD is 153fbf4d4847e1493fbafa82b93fbbcf2da7cb7f
notahat created tag v0.1.0 at notahat/time_travel Mon Dec 07 18:02:43 -0800 2009
notahat pushed to master at notahat/time_travel Mon Dec 07 18:02:32 -0800 2009
HEAD is 8962a7427a2de20186d5d7e8967908e98d9b274a

3 commits »

notahat edited a page in the notahat/machinist wiki Thu Dec 03 21:05:51 -0800 2009
notahat pushed to master at notahat/bulk_insert Tue Dec 01 17:42:25 -0800 2009
HEAD is dde1272920ec574aba01b6a55dfeb4859bb4c618
notahat pushed to master at notahat/bulk_insert Tue Dec 01 17:08:52 -0800 2009
HEAD is 599ab17929ab8e46080839ab7d043b68758afde7

2 commits »

notahat created branch master at notahat/bulk_insert Tue Dec 01 16:56:32 -0800 2009
notahat created repository bulk_insert Tue Dec 01 16:56:02 -0800 2009
New repository is at notahat/bulk_insert
notahat pushed to master at notahat/machinist Sat Nov 28 20:04:00 -0800 2009
HEAD is b00f005f11f3713e6084315b3e12c9d8aacac8c9
  • notahat committed b00f005f:
    raise exception when calling make with undefined named blueprint
notahat started watching freelancing-god/ginger Sat Nov 28 19:44:29 -0800 2009
ginger's description:
Run specs/tests multiple times through different gem versions
notahat pushed to master at notahat/machinist Sat Nov 28 19:10:26 -0800 2009
HEAD is ce45fda08b090ae077f2a6cd6bb49d5e0804f722
notahat closed issue 14 on notahat/machinist Sat Nov 28 19:05:21 -0800 2009
Latest gem only has lib folder
notahat created tag v1.0.6 at notahat/machinist Sat Nov 28 19:02:30 -0800 2009