RubyFlow The Ruby and Rails community linklog

Storing Data without CoreData in RubyMotion

Episode 6 has just been released for MotionInMotion.

If CoreData is overkill for your application, you might be able to just write data out to the disk, or store it in NSUserDefaults. I’m going to show you how to do this in RubyMotion, and teach you how to encode and decode data which will help with storing any kind of data, not just your models.

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