Sha256: c8d924219e4733e1521034f8fb1762289be1932c1d2219064f1af9f8e426a8af

Contents?: true

Size: 91 Bytes

Versions: 6

Compression:

Stored size: 91 Bytes

Contents

FactoryGirl.define do

  factory :course, class: Gaku::Course do
    code  'A1'
  end

end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gaku_core-0.0.3 lib/gaku/testing/factories/course_factory.rb
gaku-0.0.3 core/lib/gaku/testing/factories/course_factory.rb
gaku-0.0.2 core/lib/gaku/testing/factories/course_factory.rb
gaku_core-0.0.2 lib/gaku/testing/factories/course_factory.rb
gaku-0.0.1 core/lib/gaku/testing/factories/course_factory.rb
gaku_core-0.0.1 lib/gaku/testing/factories/course_factory.rb