Sha256: 393307f4bc31df9a65fb1b9ca76b313d1ead83b041d0733336047e60e9c85359
Contents?: true
Size: 455 Bytes
Versions: 26
Compression:
Stored size: 455 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 not null # updated_at :datetime not null #
Version data entries
26 entries across 26 versions & 1 rubygems