hi all,
  in my application there is tag's cloud in old code which is load using
following code
  <%= render_component  :controller => "controller_name", :action =>
"tag_cloud_homepage"%>
now i upgrade the ruby,gem and rails version to
Ruby :1.8.7
Rails :2.3.11
gem  :1.6.2

and i am using Windows XP as O.S
my question, now in Rails 2.3.11 "<%=  render_component  :controller =>
"controller_name", :action => "tag_cloud_homepage"%>" is deprecated
in rhtml ,so for the above version how should i render the tag cloud ? or
is there any other alternative to load tag cloud ?

Thanks and Regards
 Sachin S. Kewale
-- 
(¨ `·.·´ ¨) Always
`·.¸(¨ `·.·´ ¨) Keep
(¨ `·.· ´¨)¸.·´ Smiling!!
`·.¸.·´

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