Sha256: cf8ef6c9856f6f1e061ac00ef63c7fbfdb34b2f45f867a328f6be92b0b79106b
Contents?: true
Size: 419 Bytes
Versions: 44
Compression:
Stored size: 419 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_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(255) not null # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
44 entries across 44 versions & 1 rubygems