Skip to content

Instantly share code, notes, and snippets.

@rorcraft
Created October 28, 2012 04:56
Show Gist options
  • Save rorcraft/3967583 to your computer and use it in GitHub Desktop.
Save rorcraft/3967583 to your computer and use it in GitHub Desktop.
rubymotion console methods
UIScreen.mainScreen
sessions
app = UIApplication.sharedApplication
delegate = app.delegate
repl(delegate)
quit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment