Karthik Kantharaj wrote: [...] > @getdata is not visible in html its lenght is o but has some contents
Looks like @getdata contains an array. (And by the way, that's a terrible variable name -- use something more descriptive.) > > plz let me know how to access this Iterate over the @getdata array and generate appropriate HTML for each element. > > > > -- > Karthik.k > Mobile - +91-9894991640 Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- 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 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

