Sha256: c683233d055016ebeac6171847a78f6817259062b223b0ac1deee39e0bf85748
Contents?: true
Size: 153 Bytes
Versions: 10
Compression:
Stored size: 153 Bytes
Contents
class User < ActiveRecord::Base include ActiveModel::ForbiddenAttributesProtection include Invitational::InvitedTo invited_to :entity, :child end
Version data entries
10 entries across 10 versions & 1 rubygems