2009/10/7 Aldric Giacomoni <rails-mailing-l...@andreas-s.net>:
>
> Avnish Malik wrote:
>> Plz Help....
>> [...] I need to display both the data on the same page [...]
>
> Time to make two partials.
> google search : rails partials

You will need a new action in one of your controllers, or more likely
a new controller, that picks up @clients and @servers and then display
them using partials as Aldric suggests.

Colin

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to