Commit 83ce8f66 authored by Robert Speicher's avatar Robert Speicher

Resolve app/models/identity.rb

parent fb681f68
class Identity < ActiveRecord::Base
<<<<<<< HEAD
prepend EE::Identity
=======
def self.uniqueness_scope
:provider
end
>>>>>>> upstream/master
include Sortable
include CaseSensitivity
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment