Then use javascript hash tables http://www.mojavelinux.com/articles/javascript_hashes.html
and when user clicks submit send the hash table as "data" field in ajax On Tue, Nov 25, 2014 at 11:17 AM, Praveen BK <[email protected]> wrote: > Hello vivek, > > I need to store a variables (nested hashmap) on client side and data > in hashmap changes very frequently. When user clicks submit button, data > has to be pushed to server. > > > 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/adc2b3bb5dd33455f598b002801f5213%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/CAFKVRj9K%2BGOw4Qju7eeJQ%3DJV6zO-LrJCN%3Dx2jZ7WHCcz3iFTww%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

