Sha256: 9806c99082df7fdb9f33a037224b337422da9bc9d7829b63671fba5693d105b6
Contents?: true
Size: 395 Bytes
Versions: 8
Compression:
Stored size: 395 Bytes
Contents
require 'rails_helper' describe EventCategory do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: event_categories # # id :integer not null, primary key # name :string not null # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
8 entries across 8 versions & 1 rubygems