Closed treybean closed 14 years ago
You should be able to set the scope to be multiple columns, e.g. :scope => [:list, :user]
Added the ability to add multiple columns for the scope by passing in an array of symbold, e.g. :scope => [:parent, :user].
Closed by 8bb17ebedb9a05908ee0cdbc3c93174f89a1687f
You should be able to set the scope to be multiple columns, e.g. :scope => [:list, :user]