-
Couldn't load subscription status.
- Fork 71
Open
Labels
Description
Tried this with an app that uses acts-as-taggable-on. A reccomended index looks like this but this fails with Rails 4. Any idea how to solve or should the index not be there?
add_index :taggings, [:acts_as_taggable_on/tag_id, :user_id]
SirRawlins, dandrews, olivierbuffon, matthewford, jethroo and 2 more