Acts-as-taggable-on

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.

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 GitHub - mbleigh/acts-as-taggable-on: A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.

Hope it helps


Leonardo M…
There’s no place like ~

Thanks Leonrardo, i heard somewhere, this gem is not comfortable with
3.0.10. is it true?

On Tue, Sep 27, 2011 at 4:34 AM, venkata reddy
[email protected] wrote:

Thanks Leonrardo, i heard somewhere, this gem is not comfortable with
3.0.10. is it true?
I cannot confirm that, I used it a long time ago, I think it was Rails
2.1.0 or something.
You should go to the gem’s homepage and see if it says something about
it.
I think it supports Rails 3, which should be fine with Rais 3.0.10,
but that’s just a guess.

Hope it helps.


Leonardo M…
There’s no place like ~