Skip to content

rounders/RestKitTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestKitTest

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.

Requirements

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

About

simply RubyMotion example using RestKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages