sproutit

Charles Jolley
Sproutit
Sunnyvale, CA
41
13
Updated hourly from the JQuery SVN repo
Forked from JackDanger/jquery Wed Jun 11 20:14:33 -0700 2008
legend
Merb Core: All you need. None you don't.
Forked from wycats/merb-core Fri Jan 11 21:50:53 -0800 2008
legend
Merb More: The Full Stack. Take what you need; leave what you don't.
Forked from wycats/merb-more Thu Jan 17 23:05:20 -0800 2008
legend
Merb Plugins: Even more modules to hook up your Merb installation
Forked from wycats/merb-plugins Sat Feb 02 03:28:47 -0800 2008
legend
Pipelined networking code with EventMachine
Created Fri Jun 06 21:23:38 -0700 2008
legend
JavaScript Application Framework - JS library only
Created Thu May 22 10:41:45 -0700 2008
legend
Ruby build tools for the SproutCore JavaScript framework. Install via sudo gem install sproutcore
Created Thu May 22 12:31:48 -0700 2008
legend
SproutCore documentation tool. Comes bundled with the SproutCore build tools
Created Thu May 22 12:30:08 -0700 2008
legend
Prototype 1.5.6 packaged as a SproutCore framework. Currently required for the SproutCore library
Created Thu May 22 12:26:52 -0700 2008
legend
Sample applications for the SproutCore JavaScript Framework
Created Thu May 22 12:14:10 -0700 2008
legend
sc_test_runner SproutCore application. Comes bundled with SproutCore build tools
Created Thu May 22 12:28:41 -0700 2008
legend
TextMate Bundle for SproutCore
Created Wed Jun 18 12:18:52 -0700 2008
legend
View Builder for SproutCore applications
Created Mon May 26 20:00:22 -0700 2008
legend

Following

Public Activity  feed

sproutit started watching sproutcore--indexscroller about 2 hours ago
sproutcore--indexscroller is at arpan10/sproutcore--indexscroller
sproutit committed to sproutcore-samples 1 day ago

1dc2860e1b3c424fb0f4333f16118f0dcc58dd30

Updated to latest sproutcore

sproutit committed to sproutcore-buildtools 1 day ago

4cbc76e90aafa78048a2b54562fb778c1dfe6399

update to latest sproutcore

sproutit committed to sproutcore 2 days ago

6c21f0f331e0877866b1ea747b8d3ac2d5b1388f

Fixed typo in split view that could impact using multiple views

sproutit committed to sproutcore 2 days ago

4bba855e0a594d5f8bddb130ab0e55f25f74277d

Changed incremental rendering test back to using non sc_super helper. Avoids exceptions

sproutit committed to sproutcore-buildtools 3 days ago

5e798f423a1616365a7ff8bedbd552a922a78868

Update to latest version of SproutCore

sproutit committed to sproutcore 3 days ago

0d11d41cdb3da6bee10ac590ff02b8472d637668

Improvements to controllers

sproutit committed to sproutcore 3 days ago

23ad4080f4f0b5f0309968c66da98936073138bd

SC.Record's changeCount now increments whenever a member array's attributes change. Also cleaned up attributeForProperty a bit

sproutit committed to sproutcore-buildtools 3 days ago

b0d585f25661024f727e5d06e9296902a4ddf057

Bundles are now reloaded on each request to the development server. This

sproutit committed to sproutcore-buildtools 3 days ago

3a1d5ac068a74e503d6f5ce6b6ae56d1cff74b5c

Eliminated need for :outlet option. And there was much rejoicing.