Sha256: ab8d2b57b74a141a5300c3208f5939952992538f9d7c817995adee5a4972cc4f
Contents?: true
Size: 397 Bytes
Versions: 19
Compression:
Stored size: 397 Bytes
Contents
require 'spec_helper' describe RealizeType do it 'should create realize_type' do FactoryGirl.create(:realize_type) end end # == Schema Information # # Table name: realize_types # # id :integer not null, primary key # name :string(255) # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
19 entries across 19 versions & 1 rubygems