rxcfc (Peter Wagenet)

Name
Peter Wagenet
Email
Website/Blog
http://in.finitu.de
Location
New York, NY
Member Since
May 09, 2008 (about 1 year)

Public Repositories (16)

  • rich_text

    RichTextEditor (RTE) for SproutCore

    legend

    Last updated Fri Nov 06 10:03:29 -0800 2009

  • sproutcore-abbot

    SproutCore 1.0 Build Tools

    legend

    Forked from sproutit/sproutcore-abbot Sat Oct 17 15:40:18 -0700 2009

    Last updated Sun Oct 18 15:35:14 -0700 2009

  • or_scopes

    Easy chaining of ActiveRecord Scopes with ORs instead of ANDs

    legend

    Last updated Sat Oct 03 16:21:46 -0700 2009

  • couchrest

    A RESTful CouchDB client based on Heroku's RestClient and Couch.js

    legend

    Forked from mattetti/couchrest Tue Jul 21 16:38:34 -0700 2009

    Last updated Sat Aug 22 09:58:44 -0700 2009

  • not-a-mock

    A cleaner and DRYer alternative to mocking and stubbing with RSpec.

    legend

    Forked from freelancing-god/not-a-mock Wed Aug 19 08:07:47 -0700 2009

    Last updated Wed Aug 19 14:50:09 -0700 2009

  • rails-health-vault

    Rails Plugin Based on RubyHealthVault

    legend

    Last updated Wed Jun 10 11:03:02 -0700 2009

  • fakeweb

    A test helper for faking responses to web requests

    legend

    Forked from chrisk/fakeweb Wed May 13 10:30:12 -0700 2009

    Last updated Mon Jun 08 19:39:24 -0700 2009

  • multi_assignment_sanity

    Sane handling of MultiparameterAssignmentErrors

    legend

    Last updated Fri May 22 12:31:38 -0700 2009

  • tableless

    Tableless Models with all the benefits of ActiveRecord without ActiveRecord

    legend

    Last updated Fri May 22 12:05:39 -0700 2009

  • acts_as_nested_controller

    Rails Plugin: Easy Support for Optionally Nested Controllers

    legend

    Last updated Fri May 22 10:03:37 -0700 2009

  • userstamp

    This Rails plugin extends ActiveRecord::Base to add automatic updating of created_by and updated_...

    legend

    Forked from delynn/userstamp Fri Mar 06 08:01:32 -0800 2009

    Last updated Wed May 13 12:15:11 -0700 2009

  • selective_protection

    Selectively allow mass assignment of normally protected ActiveRecord attributes.

    legend

    Last updated Thu May 07 12:01:25 -0700 2009

  • proxy_block

    Simply modify methods that take a block to also provide a proxy

    legend

    Last updated Thu Apr 23 15:06:34 -0700 2009

  • scoped_paranoia

    Soft delete functionality using scopes. Inspired by acts_as_paranoid. EXPERIMENTAL!

    legend

    Last updated Thu Mar 19 17:32:29 -0700 2009

  • user_scoped

    User Scoping

    legend

    Last updated Mon Dec 08 15:41:49 -0800 2008

  • activerecord--mti

    Multi (Class) Table Inheritance for ActiveRecord

    legend

    Last updated Tue Sep 30 11:58:49 -0700 2008

Public Activity feed

rxcfc pushed to master at rxcfc/rich_text Fri Nov 06 10:03:30 -0800 2009
HEAD is a94fa1a5a21600b1edd1f2dee1d3a200d8cdd525
  • rxcfc committed a94fa1a5:
    Rough support for loading stylesheets inline
rxcfc pushed to master at rxcfc/rich_text Thu Nov 05 21:33:39 -0800 2009
rxcfc pushed to master at rxcfc/rich_text Tue Nov 03 09:50:07 -0800 2009
HEAD is a94cf819c8c767f30c78ddb3c2ddc3bf2265f15a

2 commits »

rxcfc pushed to master at rxcfc/sproutcore Mon Nov 02 12:59:49 -0800 2009
HEAD is 151f291c664a60325c32e52cf440999da2829f3f
  • rxcfc committed 151f291c:
    Prevent SC.Response from trying to JSON parse blank responses
rxcfc forked sproutit/sproutcore Mon Nov 02 12:58:20 -0800 2009
Forked repository is at rxcfc/sproutcore
rxcfc created branch master at rxcfc/rich_text Mon Nov 02 11:28:02 -0800 2009
New branch is at rxcfc/rich_text/tree/master
rxcfc created repository rich_text Mon Nov 02 11:27:20 -0800 2009
New repository is at rxcfc/rich_text
rxcfc started watching dcrec1/inploy Thu Oct 22 15:33:48 -0700 2009
inploy's description:
Rails deployment made easy
rxcfc forked sproutit/sproutcore Thu Oct 22 07:03:02 -0700 2009
Forked repository has since been deleted.
rxcfc pushed to master at rxcfc/sproutcore-abbot Sun Oct 18 15:35:14 -0700 2009
HEAD is 6685a89facce6a3a10ec271b3cb157053056d569
  • rxcfc committed 6685a89f:
    Fixed test issues related to Ruby 1.9 and Thor upgrade
rxcfc forked sproutit/sproutcore-abbot Sat Oct 17 15:40:19 -0700 2009
Forked repository is at rxcfc/sproutcore-abbot
rxcfc forked sproutit/sproutcore Sat Oct 17 15:26:22 -0700 2009
Forked repository has since been deleted.
rxcfc forked sproutit/sproutcore-abbot Tue Oct 13 14:10:14 -0700 2009
Forked repository has since been deleted.
rxcfc forked sproutit/sproutcore Tue Oct 13 13:58:29 -0700 2009
Forked repository has since been deleted.
rxcfc forked sproutit/sproutcore Tue Oct 13 10:38:43 -0700 2009
Forked repository has since been deleted.
rxcfc created gist: 209361 Tue Oct 13 09:49:09 -0700 2009
>>> hash = { a: 1, b: 2 } Object a=1 b=2 >>> hash.length = 0
rxcfc created gist: 209355 Tue Oct 13 09:40:02 -0700 2009
SC.Store = SC.Store.extend( /** @scope SC.Store.prototype */ { flush: function() {
rxcfc updated gist: 209284 Tue Oct 13 08:55:38 -0700 2009
// retrieveRecord: function(store, storeKey) { // var ret = [], // TODO: What exactly is th...
rxcfc created gist: 209284 Tue Oct 13 08:40:47 -0700 2009
// retrieveRecord: function(store, storeKey) { // var ret = [], // TODO: What exactly is th...
rxcfc started watching stonean/ruhl Sat Oct 10 06:35:34 -0700 2009
ruhl's description:
Ruby Hypertext Language
rxcfc started watching paulbjensen/tangerine Sat Oct 10 06:34:14 -0700 2009
tangerine's description:
A Rails plugin for comparing wireframes to your web site.
rxcfc created gist: 205488 Thu Oct 08 15:41:28 -0700 2009
// ========================================================================== // Project: Sprou...
rxcfc started watching markevans/block_helpers Thu Oct 08 14:25:55 -0700 2009
block_helpers's description:
Block helpers for Rails views, similar to form builders but for general case.
rxcfc started watching defunkt/mustache Thu Oct 08 14:25:14 -0700 2009
mustache's description:
What could be more logical awesome than no logic at all?
rxcfc forked sproutit/sproutcore Thu Oct 08 07:29:23 -0700 2009
Forked repository has since been deleted.
rxcfc started watching desaperados/seed Tue Oct 06 19:40:46 -0700 2009
seed's description:
a Common Sense CMS from The Media Collective
rxcfc pushed to master at rxcfc/or_scopes Sat Oct 03 16:21:46 -0700 2009
HEAD is f3d0c4f334806eed5efc990888c6e4932f6ce8d9
  • rxcfc committed f3d0c4f3:
    Changed to correct Markdown format and fixed a few errors
rxcfc pushed to master at rxcfc/or_scopes Sat Oct 03 16:15:48 -0700 2009
HEAD is 5f372407654b0ab566b99c27f941a82623f71d21
rxcfc created branch master at rxcfc/or_scopes Sat Oct 03 16:15:02 -0700 2009
New branch is at rxcfc/or_scopes/tree/master