Sha256: 345576b1d82ea2a329ceff7667d9e53bc16f4a39fe53e6e8157a0984a7ea6ed9
Contents?: true
Size: 576 Bytes
Versions: 1
Compression:
Stored size: 576 Bytes
Contents
require 'rails_helper' describe EventCategory do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: event_categories # # id :bigint not null, primary key # name :string not null # display_name :text # note :text # position :integer # created_at :datetime not null # updated_at :datetime not null # display_name_translations :jsonb not null #
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enju_event-0.4.0.rc.1 | spec/models/event_category_spec.rb |