On Mon, Sep 26, 2011 at 1:30 PM, venkata reddy <[email protected]> wrote: > Hi, > anybody implemented tag cloud using acts-as-taggable-on gem. I > want to give it a go, but before start i want to see some live demo or > a live site which is using it. > I made some googling but didn't find. Actually, you can't tell form the front end how it will look like. Your tag cloud will look like your css tell it to do. That gem will let you specify css styles to your tags depending on their "weight", but wont give you anything related to the tag cloud styling. An example of how to do apply your styling (whatever it is) is shown on the README https://github.com/mbleigh/acts-as-taggable-on
Hope it helps -- Leonardo Mateo. There's no place like ~ -- 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.

