Sha256: 06b0fb351c7132ae0f702ab2d1c4925da1222c7d83391d2542adc649e8099c67
Contents?: true
Size: 151 Bytes
Versions: 15
Compression:
Stored size: 151 Bytes
Contents
class TypeTwo < ActiveRecord::Base attr_accessible :from_format, :data, :title acts_as_citable do |c| c.format_field = 'from_format' end end
Version data entries
15 entries across 15 versions & 1 rubygems