CARVIEW |
rxcfc
(Peter Wagenet)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Peter Wagenet
- Website/Blog
- https://in.finitu.de
- Location
- New York, NY
- Member Since
- May 09, 2008 (about 1 year)
Following 0 githubbers and watching 85 repositories view all →
Public Repositories (19)
-
sproutcore
JavaScript Application Framework - JS library only
Forked from sproutit/sproutcore Thu Dec 17 14:40:09 -0800 2009
Last updated Thu Dec 17 14:43:09 -0800 2009
-
rich_text
RichTextEditor (RTE) for SproutCore
Last updated Tue Dec 15 13:15:30 -0800 2009
-
rich_text_demo
RichText Demo
Last updated Sat Dec 12 12:26:33 -0800 2009
-
rxcfc.github.com
rxcfc.github.com
Last updated Sun Nov 29 13:41:02 -0800 2009
-
sproutcore-abbot
SproutCore 1.0 Build Tools
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
Last updated Sat Oct 03 16:21:46 -0700 2009
-
couchrest
A RESTful CouchDB client based on Heroku's RestClient and Couch.js
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.
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
Last updated Wed Jun 10 11:03:02 -0700 2009
-
fakeweb
A test helper for faking responses to web requests
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
Last updated Fri May 22 12:31:38 -0700 2009
-
tableless
Tableless Models with all the benefits of ActiveRecord without ActiveRecord
Last updated Fri May 22 12:05:39 -0700 2009
-
acts_as_nested_controller
Rails Plugin: Easy Support for Optionally Nested Controllers
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_...
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.
Last updated Thu May 07 12:01:25 -0700 2009
-
proxy_block
Simply modify methods that take a block to also provide a proxy
Last updated Thu Apr 23 15:06:34 -0700 2009
-
scoped_paranoia
Soft delete functionality using scopes. Inspired by acts_as_paranoid. EXPERIMENTAL!
Last updated Thu Mar 19 17:32:29 -0700 2009
-
user_scoped
User Scoping
Last updated Mon Dec 08 15:41:49 -0800 2008
-
activerecord--mti
Multi (Class) Table Inheritance for ActiveRecord
Last updated Tue Sep 30 11:58:49 -0700 2008
Public Activity 

-
rxcfc committed 7ad51f1a:
Basic layouts for editors in tests
-
rxcfc committed de917e37:
Switched to contentEditable
-
rxcfc committed f9b0e6f2:
More IE related fixes
-
rxcfc committed 64e600cd:
Fixed requires
-
rxcfc committed 3d11cb28:
Selection testing for IE
-
rxcfc committed fd162a9d:
Fixed selection in IE
-
rxcfc committed 713b6e42:
Fixed iframe focus handling in IE
-
rxcfc committed d5fd23f3:
Fixed bug with writing to iframe in IE
-
rxcfc committed 153ea825:
Fixed test_helper#warn
-
rxcfc committed ec1e17ad:
Removed unnecessary code from iFrameRootResponder