This is a small RubyMotion example app to show how to create an iPhone settings view.
Based on following iOS Tutorials:
Application Preferences – Part 1 and Application Preferences – Part 2
Please be sure to have RubyMotion installed before continue.
Clone the repo
git clone git://github.com/mordaroso/rubymotion-settings.git
Enter the directory
cd rubymotion-settings
And run the project in the iOS Simulator
rake