Sha256: de2a24f85c7943495a0f4b95bf5042c44a4ca46127526597792c04dfc9d04b1f

Contents?: true

Size: 150 Bytes

Versions: 1

Compression:

Stored size: 150 Bytes

Contents

require 'spec_helper'

describe Fe::AnswerSheetQuestionSheet do
  it { should belong_to :answer_sheet }
  it { should belong_to :question_sheet }
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fe-0.0.3 spec/models/fe/answer_sheet_question_sheet_spec.rb