thillerson / grocery_getter
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Mar 03 15:22:28 -0800 2009 | |
| |
README | Tue Mar 03 15:19:58 -0800 2009 | |
| |
standard_sqlite/ | Wed Mar 04 09:45:49 -0800 2009 | |
| |
using_ar/ | Wed Mar 04 00:17:10 -0800 2009 | |
| |
using_fmdb/ | Wed Mar 04 09:45:49 -0800 2009 |
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.
