Sha256: 61fa979c329104890b155ba3a65c51955d068d4652bb3357e89c34ec057351d2
Contents?: true
Size: 464 Bytes
Versions: 1
Compression:
Stored size: 464 Bytes
Contents
require 'rails_helper' describe UserImportResult do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: user_import_results # # id :bigint not null, primary key # user_import_file_id :bigint # user_id :bigint # body :text # created_at :datetime not null # updated_at :datetime not null # error_message :text #
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enju_library-0.4.0.rc.1 | spec/models/user_import_result_spec.rb |