This commit is contained in:
Jamon Holmgren
2013-04-27 13:31:59 -07:00
parent 46a3a588d9
commit bdc57f585f

View File

@@ -4,42 +4,37 @@
ProMotion is a RubyMotion gem that makes iOS development more like Ruby and less like Objective-C.
# Table of contents
*generated with [DocToc](http://doctoc.herokuapp.com/)*
- [ProMotion ](#promotion-)
- [A new way to easily build RubyMotion apps.](#a-new-way-to-easily-build-rubymotion-apps)
- [Table of contents](#table-of-contents)
- [Tutorials](#tutorials)
- [Screencasts](#screencasts)
- [Sample Apps](#sample-apps)
- [Apps Built With ProMotion](#apps-built-with-promotion)
- [BigDay! Reminder App](#bigday-reminder-app)
- [TipCounter App](#tipcounter-app)
- [Getting Started](#getting-started)
- [Setup](#setup)
- [What's New?](#whats-new)
- [Version 0.6](#version-06)
- [Usage](#usage)
- [Creating a basic screen](#creating-a-basic-screen)
- [Loading your first screen](#loading-your-first-screen)
- [Creating a split screen (iPad apps only)](#creating-a-split-screen-ipad-apps-only)
- [Creating a tab bar](#creating-a-tab-bar)
- [Add navigation bar buttons](#add-navigation-bar-buttons)
- [Opening and closing screens](#opening-and-closing-screens)
- [Adding view elements](#adding-view-elements)
- [Table Screens](#table-screens)
- [Using your own UIViewController](#using-your-own-uiviewcontroller)
- [Reference](#reference)
- [Screen](#screen)
- [TableScreen](#tablescreen)
- [Console](#console)
- [Help](#help)
- [Contributing](#contributing)
- [Submitting a Pull Request](#submitting-a-pull-request)
- [Primary Contributors](#primary-contributors)
**Table of Contents** *generated with [DocToc](http://doctoc.herokuapp.com/)*
- [Tutorials](#tutorials)
- [Screencasts](#screencasts)
- [Sample Apps](#sample-apps)
- [Apps Built With ProMotion](#apps-built-with-promotion)
- [BigDay! Reminder App](#bigday-reminder-app)
- [TipCounter App](#tipcounter-app)
- [Getting Started](#getting-started)
- [Setup](#setup)
- [What's New?](#whats-new)
- [Version 0.6](#version-06)
- [Usage](#usage)
- [Creating a basic screen](#creating-a-basic-screen)
- [Loading your first screen](#loading-your-first-screen)
- [Creating a split screen (iPad apps only)](#creating-a-split-screen-ipad-apps-only)
- [Creating a tab bar](#creating-a-tab-bar)
- [Add navigation bar buttons](#add-navigation-bar-buttons)
- [Opening and closing screens](#opening-and-closing-screens)
- [Adding view elements](#adding-view-elements)
- [Table Screens](#table-screens)
- [Using your own UIViewController](#using-your-own-uiviewcontroller)
- [Reference](#reference)
- [Screen](#screen)
- [TableScreen](#tablescreen)
- [Console](#console)
- [Help](#help)
- [Contributing](#contributing)
- [Submitting a Pull Request](#submitting-a-pull-request)
- [Primary Contributors](#primary-contributors)
# Tutorials
http://www.clearsightstudio.com/insights/ruby-motion-promotion-tutorial