Sha256: eb82c1f3507c1a63be2acb52ccc9def2b8f7537cfbb9d8bc31015ff74ebcb99f

Contents?: true

Size: 68 Bytes

Versions: 49

Compression:

Stored size: 68 Bytes

Contents

class PasswordResetToken < ApplicationRecord
  belongs_to :user
end

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
authentication-zero-2.15.6 lib/generators/authentication/templates/models/password_reset_token.rb.tt
authentication-zero-2.15.5 lib/generators/authentication/templates/models/password_reset_token.rb.tt
authentication-zero-2.15.4 lib/generators/authentication/templates/models/password_reset_token.rb.tt
authentication-zero-2.15.3 lib/generators/authentication/templates/models/password_reset_token.rb.tt
authentication-zero-2.15.2 lib/generators/authentication/templates/models/password_reset_token.rb.tt
authentication-zero-2.15.1 lib/generators/authentication/templates/models/password_reset_token.rb.tt
authentication-zero-2.15.0 lib/generators/authentication/templates/models/password_reset_token.rb.tt
authentication-zero-2.14.0 lib/generators/authentication/templates/models/password_reset_token.rb.tt
authentication-zero-2.13.0 lib/generators/authentication/templates/models/password_reset_token.rb.tt