DEBSOURCES
Skip Quicknav
sources / ruby-motion-require / 0.2.0-2 / spec / TestApp / app / app_delegate.rb
12345
class AppDelegate def application(application, didFinishLaunchingWithOptions:launchOptions) true end end