I am currently building a web application using ActiveScaffold. And I
would like to know whether there is any plugin/library which would
make possible to enable ActiveScaffold to work offline e.g. the user
can browse some of the data and make changes while the user is
disconnected, after the user gets online again the data would be
simply synced.

If such plugin does not exist please tell me what would be the best
way to achieve this, ActiveScaffold already provides a JSON interface
to the data, this can be used for offline caching of the data.

I asked this question originally on:
http://stackoverflow.com/questions/4985036/ruby-on-rails-html5-storage-offline-crud-application-with-or-without-activescaffo

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/activescaffold?hl=en.

Reply via email to