RubyFlow The Ruby and Rails community linklog

Rails + RubyMotion - Communicating with your Rails backend in your RubyMotion apps with RestKit

RestKit is an amazing library for communicating efficiently and easily with RESTful services, like a Rails backend for your application. With a bit of setup, it’s by far one of the best ways to keep your RubyMotion app in sync with your server. We’re going to continue where we left off in Episode 16 with our Tasker application, and have RestKit keep our tasks saved to the server, and keep the server and Core Data store in sync. See the show notes for the Rails app I’m using with Tasker.

https://motioninmotion.tv/screencasts/18

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in