notahat (Pete Yandell)

Name
Pete Yandell
Email
Company
Alien Camel
Location
Melbourne, Australia
Member Since
Mar 25, 2008 (about 1 year)

Following 5 githubbers and watching 36 repositories view all →

Public Repositories (14)

  • machinist

    Fixtures aren't fun. Machinist is.

    legend

    Last updated Sat Oct 31 22:43:13 -0700 2009

  • time_travel

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

    legend

    Last updated Sat Sep 12 20:56:31 -0700 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

  • not_a_mock

    A cleaner and DRYer alternative to mocking and stubbing with RSpec

    legend

    Last updated Mon Jun 29 15:57:53 -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 closed issue 16 on notahat/machinist Tue Nov 17 20:40:41 -0800 2009
Setting id inside a blueprint doesn't work for me.
notahat closed issue 13 on notahat/machinist Tue Nov 10 17:49:12 -0800 2009
Validation errors should be shown
notahat created gist: 227596 Thu Nov 05 17:28:40 -0800 2009
if RUBY_VERSION.starts_with?("1.8") # This is a partial implementation of Fibers for Ruby 1.8 ...
notahat pushed to master at notahat/machinist Sat Oct 31 22:43:14 -0700 2009
HEAD is a98739d88e7fb97ab5afdf5ca83004dabc0ce3cb
  • Kevin Bullock committed a98739d8:
    allow setting belongs_to id to nil, even if nil is whiny
notahat started watching michaelcollas/cnc-milling-machine Sat Oct 31 21:24:53 -0700 2009
cnc-milling-machine's description:
A desktop CNC milling machine.
notahat pushed to master at notahat/machinist Mon Oct 19 22:43:01 -0700 2009
HEAD is abddd6b36b2f2d764d27660b0c02c62eb7e0aa65
  • notahat committed abddd6b3:
    Bumped gem version to 1.0.5 for Sequel support.
notahat pushed to master at notahat/machinist Mon Oct 19 22:30:46 -0700 2009
HEAD is c59a568c4ab3e64a84a8782bd71e807003988aaa

9 commits »

notahat closed issue 9 on notahat/machinist Sun Oct 18 06:40:29 -0700 2009
Should be able to set a known seed value
notahat closed issue 7 on notahat/machinist Sun Oct 18 06:39:39 -0700 2009
Sham generates same value each time for some values.
notahat commented on notahat/machinist Sun Oct 18 06:28:54 -0700 2009
Comment in 9b8b5d2:

Because it's trivial, and not broadly useful. Adding another method to the API for something that can be done with a simple test helper doesn't seem worth it to me.

Feel free to give me some use cases if you think it is broadly useful.

notahat started watching jeremyevans/sequel Sat Oct 17 16:50:00 -0700 2009
sequel's description:
Sequel: The Database Toolkit for Ruby
notahat created gist: 210719 Wed Oct 14 22:48:25 -0700 2009
<
notahat updated gist: 210715 Wed Oct 14 22:42:36 -0700 2009
<
notahat created gist: 210715 Wed Oct 14 22:42:11 -0700 2009
<
notahat pushed to master at notahat/machinist Wed Oct 14 20:30:56 -0700 2009
HEAD is 93296f232047a0abc9ea3a174923aa720234c487
  • adzap committed 93296f23:
    Test for assignment to has_many associations.
notahat pushed to master at notahat/machinist Wed Oct 14 20:18:58 -0700 2009
HEAD is aa57a2e89988ceda40a772437acbbe536d96a652
  • notahat committed aa57a2e8:
    Took out yet another unintended ActiveSupport dependency.
notahat commented on notahat/machinist Wed Oct 14 06:14:30 -0700 2009
Comment in c302cf2:

Good point! I'll check it out, and work out how to do it without ActiveSupport. Thanks.

notahat pushed to master at notahat/machinist Tue Oct 13 20:51:03 -0700 2009
HEAD is c302cf23d389c39ae28237923814450ca46de90e
notahat closed issue 12 on notahat/machinist Tue Oct 13 17:39:11 -0700 2009
Problem with nested associations and instance_eval?
notahat created gist: 209597 Tue Oct 13 14:48:53 -0700 2009
class MessageQueue < ActiveRecord::Base ... end
notahat forked drnic/magic_multi_connections Tue Oct 13 05:31:04 -0700 2009
Forked repository has since been deleted.
notahat pushed to master at notahat/machinist Thu Oct 08 16:29:06 -0700 2009
HEAD is 64675882109ce9e8e61835a4d8452a7e555e8bf4
notahat pushed to master at notahat/machinist Tue Oct 06 16:42:34 -0700 2009
HEAD is aea23d83122222aca94a9aa16bd720d8aa88d9b8
notahat closed issue 4 on notahat/machinist Wed Sep 30 17:17:59 -0700 2009
Need a Sham.reset(:all) and Sham.reset(:before)
notahat closed issue 10 on notahat/machinist Wed Sep 30 17:09:40 -0700 2009
Machinist should not change srand value globally
notahat closed issue 11 on notahat/machinist Wed Sep 30 17:07:00 -0700 2009
ActiveSupport dependency not declared in gemspec
notahat pushed to master at notahat/machinist Wed Sep 30 17:05:11 -0700 2009
HEAD is 5d8c676fbf64a577d6ccc36ffc22729e9f52f0e3
  • notahat committed 5d8c676f:
    Removed requirement for ActiveRecord from Sham.