Sha256: c4da037f4740317cb8b7ceaee308af1f1c6e8123b56dfd673f3858f9ee0ddc00

Contents?: true

Size: 88 Bytes

Versions: 5

Compression:

Stored size: 88 Bytes

Contents

FactoryBot.define do
  factory :job_posting do
    title "Software Developer"
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
gnarails-1.0.0 test-app/spec/factories/job_postings.rb
gnarails-0.9.3 test-app/spec/factories/job_postings.rb
gnarails-0.9.2 test-app/spec/factories/job_postings.rb
gnarails-0.9.1 test-app/spec/factories/job_postings.rb
gnarails-0.9.0 test-app/spec/factories/job_postings.rb