[Rails] Re: Syncing offline data to Rails app

2008-10-24 Thread Daniel Moore
You could write a small ruby app that reads the data and then posts to you site through HTTP. On Oct 24, 7:44 am, shenry <[EMAIL PROTECTED]> wrote: > Any ideas? > > On Oct 23, 4:58 pm, shenry <[EMAIL PROTECTED]> wrote: > > > I'm wondering how to go about setting up an app to allow data > > collec

[Rails] Re: Syncing offline data to Rails app

2008-10-24 Thread shenry
Any ideas? On Oct 23, 4:58 pm, shenry <[EMAIL PROTECTED]> wrote: > I'm wondering how to go about setting up an app to allow data > collectionofflinethat is latersync'd to the master db... > > I picture the data collection being done on a PDA or something similar > and then docked and uploaded to