thillerson / grocery_getter
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Tony Hillerson (author)
Wed Mar 04 09:45:49 -0800 2009
commit 83b7a1dae13bc3d5dcd6473aa7af76017d28cb75
tree 86ded8997d5f2e7da4f89f779d93069be161b127
parent 52db09cba65785fa034a046105e4dd2dd931ee85
tree 86ded8997d5f2e7da4f89f779d93069be161b127
parent 52db09cba65785fa034a046105e4dd2dd931ee85
| 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.
