Sha256: c2b5251805c3424cb3a9da9279ba2df12e29152aa7daac435cfba88a2c93e9ee

Contents?: true

Size: 72 Bytes

Versions: 49

Compression:

Stored size: 72 Bytes

Contents

class EmailVerificationToken < 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/email_verification_token.rb.tt
authentication-zero-2.15.5 lib/generators/authentication/templates/models/email_verification_token.rb.tt
authentication-zero-2.15.4 lib/generators/authentication/templates/models/email_verification_token.rb.tt
authentication-zero-2.15.3 lib/generators/authentication/templates/models/email_verification_token.rb.tt
authentication-zero-2.15.2 lib/generators/authentication/templates/models/email_verification_token.rb.tt
authentication-zero-2.15.1 lib/generators/authentication/templates/models/email_verification_token.rb.tt
authentication-zero-2.15.0 lib/generators/authentication/templates/models/email_verification_token.rb.tt
authentication-zero-2.14.0 lib/generators/authentication/templates/models/email_verification_token.rb.tt
authentication-zero-2.13.0 lib/generators/authentication/templates/models/email_verification_token.rb.tt