Hey, Can you describe "Data" , you mean files or just variables ? If its just files then im not sure but if its variable, you can use javascript global variables or front end frameworks like angular or backbone.
On Mon, Nov 24, 2014 at 4:12 PM, Praveen BK <[email protected]> wrote: > Hello all, > > I am trying to build a web application, where most of the data is to > be stored on client side because data changes very often. Only when user > presses submit data, data stored on client side should be pushed to > server. > > How to store data on client side? How to retrieve data from server > on submit(no forms). > > Data to be stored on client side is ActiveRecord retrieved from > database. > > regards, > Praveen > > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/9dd26a3844e66423af4dd085de92b3f4%40ruby-forum.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAFKVRj9ni709hguAspbX%3DgJUh2Dqoq73zTZ-ksTbtU7GzgUBdA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

