Sha256: f5ce438f79f9796112771f460030e8069c1d2a68d8d88b10065c0ffffbfa3fd5
Contents?: true
Size: 124 Bytes
Versions: 27
Compression:
Stored size: 124 Bytes
Contents
class Quotation < ActiveRecord::Base belongs_to :chapter has_many :citations, dependent: :destroy has_paper_trail end
Version data entries
27 entries across 26 versions & 3 rubygems