Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

rails3 - related tags don't take taggable_type into account #38

Closed
robban opened this issue Dec 8, 2011 · 1 comment
Closed

rails3 - related tags don't take taggable_type into account #38

robban opened this issue Dec 8, 2011 · 1 comment

Comments

@robban
Copy link
Contributor

robban commented Dec 8, 2011

If you have the following

Clipping with id 1 tagged with "clippingtag"
Photo with id1 tagged with "phototag"

Calling related_tags on "clippingtag" will give you "phototag" .

Fixed the test so that it fails there (mixed into my pull request for fix of issue 35), however I was not sure on the best way to fix the issue.

@bborn
Copy link
Owner

bborn commented Dec 27, 2011

Fixed in this commit: 118f0bb

@bborn bborn closed this as completed Dec 27, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants