Sha256: e0f07b638bf5282be0baafb7bf8042b18decf0c042bee6cc57da919608166ff6
Contents?: true
Size: 421 Bytes
Versions: 5
Compression:
Stored size: 421 Bytes
Contents
# -*- encoding: utf-8 -*- 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
5 entries across 5 versions & 1 rubygems