Sha256: aa9df4cd536dfd4cdb245905c198d0a79f082bb500fe0301ef2739e113fad108
Contents?: true
Size: 149 Bytes
Versions: 7
Compression:
Stored size: 149 Bytes
Contents
class MainNavigationController < UINavigationController def init initWithRootViewController(ColorViewController.alloc.init) self end end
Version data entries
7 entries across 7 versions & 1 rubygems