[Rails] Serialize Nested Hash Problem!

2011-07-15 Thread Lee Farrell
Hi, I am serializing an attribute in my model with serialize :data The data in question is a hash defined as {:terminal_id = terminal_id, :order_data = table_order_data, :table_id = table_id} I have deployed my app on a few machines and it works well, storing the data above in serialized

Re: [Rails] Re: Ruby on Rails for Tablet Computers (Android OS)

2011-03-31 Thread Lee Farrell
yes, the full stack would be required. I am using rails3 btw. regards, Lee Farrell On Thu, Mar 31, 2011 at 7:39 AM, Igor Spivak ispi...@gmail.com wrote: are you looking for the full rails stack? Or would a ruby-based MVC stack work for you? Look at http://rhomobile.com/. I have used them