public
Description: Example iPhone persistence application
Homepage:
Clone URL: git://github.com/thillerson/grocery_getter.git
name age message
file .gitignore Tue Mar 03 15:22:28 -0800 2009 added ActiveRecord implementation [Tony Hillerson]
file README Tue Mar 03 15:19:58 -0800 2009 more instructions, removed unused bundle [Tony Hillerson]
directory standard_sqlite/ Wed Mar 04 09:45:49 -0800 2009 fixed an annoying bug in fmdb version [Tony Hillerson]
directory using_ar/ Wed Mar 04 00:17:10 -0800 2009 added sweet icons [Tony Hillerson]
directory using_fmdb/ Wed Mar 04 09:45:49 -0800 2009 fixed an annoying bug in fmdb version [Tony Hillerson]
README
Sample code to illustrate persistence for iPhone development

The using_fmdb example uses code from http://code.google.com/p/flycode/ and 
http://github.com/mocra/fmdb-migration-manager/

To build the using_ar example, download a zip from http://github.com/aptiva/activerecord/ and unpack to the using_ar 
directory as a directory named activerecord-read-only.