Sha256: 602943d795b3e8b8ee54a5bb4ee2df90a1d058c446ab4d946f89898b81cdd066
Contents?: true
Size: 113 Bytes
Versions: 13
Compression:
Stored size: 113 Bytes
Contents
class User < ApplicationRecord validates_presence_of :name acts_as_favoritor acts_as_favoritable end
Version data entries
13 entries across 13 versions & 1 rubygems