Sha256: 41d0bfb99f67d502a13285a53c06f9a3d898210ef264c1748f4449e73961dfc1
Contents?: true
Size: 212 Bytes
Versions: 17
Compression:
Stored size: 212 Bytes
Contents
class AppDelegate def application(application, didFinishLaunchingWithOptions:launchOptions) @window = UIWindow.alloc.initWithFrame(UIScreen.mainScreen.bounds) # ATM::Deposit.create true end end
Version data entries
17 entries across 17 versions & 1 rubygems