Sha256: c230c49f563eff7e3f0cf5628503362947a903935a97cdb76f5d5ccd62aa243c
Contents?: true
Size: 465 Bytes
Versions: 8
Compression:
Stored size: 465 Bytes
Contents
// ======================================================================== // SproutCore -- JavaScript Application Framework // Copyright ©2006-2008, Sprout Systems, Inc. and contributors. // Portions copyright ©2008 Apple Inc. All rights reserved. // ======================================================================== // Swap in platform-specific subclass. Class-cluster FTW! SC.RootResponder = SC.RootResponder.extend({ platform: 'mobile', }) ;
Version data entries
8 entries across 8 versions & 1 rubygems