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

Resolve app/models/identity.rb

parent fb681f68
class Identity < ActiveRecord::Base class Identity < ActiveRecord::Base
<<<<<<< HEAD
prepend EE::Identity prepend EE::Identity
=======
def self.uniqueness_scope def self.uniqueness_scope
:provider :provider
end end
>>>>>>> upstream/master
include Sortable include Sortable
include CaseSensitivity 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