Dear All,

I have some data in two variables. I can't merge those data into single
variable.

For example:-

Profile hash contains some 50 key value pair.
profile["name"]
profile["image"]

Post hash also contains some 50 key value pair.
Post["comment"]
Post["Url"]

I want to display 1st record of profile and 1st record of post in same
line.

Regards,
Priya

-- 
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.

Reply via email to