Sha256: 84cc40dd57fc34415716b3b929f5484d66e40a4de7a4a0f4a6b2ab163fb623b9

Contents?: true

Size: 110 Bytes

Versions: 3

Compression:

Stored size: 110 Bytes

Contents

class Profile < ActiveRecord::Base
  include MuckProfiles::Models::MuckProfile
  has_friendly_id :login
  
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
muck-auth-3.5.4 test/app/models/profile.rb
muck-auth-3.5.3 test/app/models/profile.rb
muck-auth-3.5.2 test/app/models/profile.rb