This repository contains a simple RubyMotion app that uses RestKit to fetch a sample piece of JSON and then displays the results in a table view.
-
RubyMotion 1.2 or greater (see www.rubymotion.com).
You can run the project by doing the following:
$ git clone git://github.com/rounders/RestKitTest.git $ cd RestKitTest $ git submodule add git://github.com/RestKit/RestKit.git vendor/RestKit $ rake