Sha256: 34065677b500e1a0ac8b8e0e0fa5126a87386827467335a73e7a11a0977be0f2
Contents?: true
Size: 295 Bytes
Versions: 15
Compression:
Stored size: 295 Bytes
Contents
# == Schema Information # # Table name: content_permissions # # id :integer not null, primary key # content_id :integer # user_id :integer # created_at :datetime # updated_at :datetime # class ContentPermission < ActiveRecord::Base acts_as_muck_content_permission end
Version data entries
15 entries across 15 versions & 1 rubygems