Skip to content

Slash in indexes fails. acts-as-taggable-on #81

@emilkarl

Description

@emilkarl

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]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions