Sha256: 935ff5e9019b87716f51267f0d74d620f7faf425a952754f4cc747590b766c31
Contents?: true
Size: 163 Bytes
Versions: 6
Compression:
Stored size: 163 Bytes
Contents
class Filing < ActiveRecord::Base transcribable :buyer, :amount, :notes skip_verification :notes has_many :transcriptions set_verification_threshhold 4 end
Version data entries
6 entries across 6 versions & 1 rubygems