dizzy42 (Tim Payton)

Name
Tim Payton
Member Since
May 10, 2008 (about 1 year)

Following 8 githubbers and watching 51 repositories view all →

Public Repositories (3)

  • Cappuccino-Extensions

    A collection of extensions for the Cappuccino Application Framework.

    legend

    Forked from nciagra/Cappuccino-Extensions Sun Dec 06 12:04:59 -0800 2009

    Last updated Mon Dec 07 11:51:52 -0800 2009

  • cucumber

    BDD that talks to domain experts first and code second

    legend

    Forked from aslakhellesoy/cucumber Sat Oct 03 02:56:48 -0700 2009

    Last updated Wed Sep 30 17:09:19 -0700 2009

  • qunit_testing

    Basic framework of files needed to test JS using Qunit

    legend

    Last updated Thu Jul 09 05:36:33 -0700 2009

Public Activity feed

dizzy42 started watching hassox/warden Thu Dec 24 14:09:15 -0800 2009
warden's description:
General Rack Authentication Framework
dizzy42 started watching plataformatec/devise Thu Dec 24 14:09:12 -0800 2009
devise's description:
Flexible authentication solution for Rails with Warden
dizzy42 started watching acatighera/omniture_client Wed Dec 16 00:33:51 -0800 2009
omniture_client's description:
This gem integrates Omniture SiteCatalyst into your web app
dizzy42 started watching eliasklughammer/Sortable-CPCollectionView-Example Tue Dec 08 03:09:01 -0800 2009
Sortable-CPCollectionView-Example's description:
This is an example how to extend the CPCollectionView to a sortable list.
dizzy42 started watching rubyphunk/reflection Tue Dec 08 01:25:49 -0800 2009
reflection's description:
Keep your development machine in sync with production
dizzy42 pushed to master at dizzy42/Cappuccino-Extensions Mon Dec 07 11:51:52 -0800 2009
HEAD is efa90ade3198711d33053f31af10a8fedd7fc8b0
  • Tim Payton committed efa90ade:
    Remove trailing slash when there is no identifier
dizzy42 pushed to master at dizzy42/Cappuccino-Extensions Mon Dec 07 11:49:40 -0800 2009
HEAD is b610ea53f8d7602f4ecfbdfcd27122d8d917963d
  • Tim Payton committed b610ea53:
    Problems getting updated to latest master
dizzy42 pushed to master at dizzy42/Cappuccino-Extensions Mon Dec 07 11:35:10 -0800 2009
HEAD is ea88c8166917052697c000a6dd074ad30b45c484
  • Tim Payton committed ea88c816:
    Removed my change because it isn't the correct mechanism
dizzy42 pushed to master at dizzy42/Cappuccino-Extensions Mon Dec 07 11:14:54 -0800 2009
HEAD is 963e61f07089d5afda647973163fb6af4d5c3ab0
  • Tim Payton committed 963e61f0:
    Added a mechanism for flushing the collection of a model whenever the collection is reloaded, otherwise stale objects can still be kept in the Dictionary.
dizzy42 pushed to master at dizzy42/Cappuccino-Extensions Mon Dec 07 10:53:49 -0800 2009
HEAD is 8995c7abc61c29dfe10782c6a627dce47faad34d
  • Tim Payton committed 8995c7ab:
    Changed path for saving a record to be RESTFUL compliant, plural form for create /users, single form for update /user
dizzy42 forked nciagra/Cappuccino-Extensions Sun Dec 06 12:05:00 -0800 2009
Forked repository is at dizzy42/Cappuccino-Extensions
dizzy42 started watching ryanjafari/CSRichTextEditor Sun Nov 29 10:59:29 -0800 2009
CSRichTextEditor's description:
A Rich Text Editor for use with the Cappuccino Web Application Framework
dizzy42 started watching hammerdr/barista Fri Nov 27 01:40:32 -0800 2009
barista's description:
An automated user interface testing framework for Cappuccino applications
dizzy42 started watching hassox/pancake Thu Nov 26 07:37:13 -0800 2009
pancake's description:
Stackem Up!
dizzy42 started watching joshbuddy/usher Thu Nov 26 07:05:31 -0800 2009
usher's description:
pure ruby general purpose router with interfaces for rails, rack, email or choose your own adventure
dizzy42 started watching rbartolome/cappuccino Wed Nov 18 01:29:02 -0800 2009
cappuccino's description:
Web Application Framework in JavaScript and Objective-J
dizzy42 started watching nciagra/Cappuccino-Extensions Wed Nov 18 01:28:49 -0800 2009
Cappuccino-Extensions's description:
A collection of extensions for the Cappuccino Application Framework.
dizzy42 started watching malkomalko/Cappuccino.tmbundle Fri Nov 13 01:03:07 -0800 2009
Cappuccino.tmbundle's description:
Textmate Bundle for Cappuccino / Objective-J
dizzy42 started watching hammerdr/ojmoq Wed Nov 11 02:20:51 -0800 2009
ojmoq's description:
A mocking library for Objective-J that is inspired by the Moq project.
dizzy42 started watching luddep/LPKit Fri Nov 06 08:05:21 -0800 2009
LPKit's description:
A collection of re-usable views, controls & utilities for Cappuccino.
dizzy42 started watching mojombo/jekyll Fri Nov 06 06:40:03 -0800 2009
jekyll's description:
Jekyll is a blog-aware, static site generator in Ruby
dizzy42 started watching jtrupiano/rack-rewrite Thu Nov 05 22:11:31 -0800 2009
rack-rewrite's description:
A rack middleware for defining and applying rewrite rules. In many cases you can get away with Rack::Rewrite instead of writing Apache mod_rewrite rules.
dizzy42 started watching tlrobinson/cappruby Wed Nov 04 06:53:26 -0800 2009
cappruby's description:
A proof-of-concept Ruby implementation on top of JavaScript and the Objective-J runtime
dizzy42 started watching ianwhite/pickle Mon Nov 02 08:31:20 -0800 2009
pickle's description:
Easy model creation/reference in cucumber - optionally leveraging your factories/blueprints
dizzy42 started watching mischa/cucumber_rails_debug Mon Nov 02 01:18:20 -0800 2009
cucumber_rails_debug's description:
A set of debug steps for cucumber
dizzy42 started watching nakajima/proxen Mon Nov 02 01:16:15 -0800 2009
proxen's description:
Easy method_missing proxying
dizzy42 started watching xing/classy_field_errors Wed Oct 28 02:34:48 -0700 2009
classy_field_errors's description:
Add css class to fields with errors for standard rails form field validation errors
dizzy42 forked aslakhellesoy/cucumber Sat Oct 03 02:56:50 -0700 2009
Forked repository is at dizzy42/cucumber
dizzy42 started watching aslakhellesoy/cucumber Sat Oct 03 02:56:44 -0700 2009
cucumber's description:
BDD that talks to domain experts first and code second