Sha256: cd7f9aad35e5189cc704d1189f0b9a40d754995026987b6e49e20f37aaa7d29a
Contents?: true
Size: 122 Bytes
Versions: 2
Compression:
Stored size: 122 Bytes
Contents
class ImportError < ActiveRecord::Base attr_accessible :error_message belongs_to :import serialize :row_data end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
artfully_ose-1.0.0.rc4 | app/models/import_error.rb |
artfully_ose-1.0.0.rc3 | app/models/import_error.rb |