Sha256: 729bfd55542f9652253e6d16ebdf9e1b92130e9dfbf290b9bedd688371d0e89f
Contents?: true
Size: 182 Bytes
Versions: 3
Compression:
Stored size: 182 Bytes
Contents
class UserAuthentication < ActiveRecord::Base belongs_to :user # Lockdown outhentications to a non-destructive account and login via association devise :omniauthable end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
spree_social-1.1 | app/models/user_authentication.rb |
spree_social-1.0.2 | app/models/user_authentication.rb |
spree_social-1.0.1 | app/models/user_authentication.rb |