Sha256: 39f13a7cff9b375d24f98a498b8a352ec52a61edce8e5385fcbd315b7442efff
Contents?: true
Size: 87 Bytes
Versions: 2
Compression:
Stored size: 87 Bytes
Contents
# frozen_string_literal: true class Token < ActiveRecord::Base belongs_to :user end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
normalize_attributes-0.4.0 | test/support/token.rb |
normalize_attributes-0.3.1 | test/support/token.rb |