Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed tag_cloud helper to actually generate the correct css tags #555

Merged
merged 1 commit into from
Jun 11, 2014

Conversation

TheLarkInn
Copy link
Contributor

Changed the count method to taggings_count, which looks to be a true property on the ActsAsTaggableOn::Tag object, and fixes the tag_cloud helper.

Should fix Issue #554

Changed the count method to taggings_count, which looks to be a true property on the ActsAsTaggableOn::Tag object, and fixes the tag_cloud helper.
@TheLarkInn
Copy link
Contributor Author

Bump for glory. Passes Travis!

seuros added a commit that referenced this pull request Jun 11, 2014
Fixed tag_cloud helper to actually generate the correct css tags
@seuros seuros merged commit d1cbedf into mbleigh:master Jun 11, 2014
tekniklr pushed a commit to tekniklr/acts-as-taggable-on that referenced this pull request Mar 19, 2021
Fixed tag_cloud helper to actually generate the correct css tags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants