Sha256: 4a8c2ebae4e8bd3c05ebc51cda2ca43b39b78e09eea324b4d4c6c4b5e2ded261

Contents?: true

Size: 442 Bytes

Versions: 3

Compression:

Stored size: 442 Bytes

Contents

# spec helpers
FIXTURE_PROCESSES = {
  :full_process_one    => "spec/fixtures/processes/full_sample_proc_one.yml",
  :full_process_two    => "spec/fixtures/processes/full_sample_proc_two.yml",
  :partial_process_one => "spec/fixtures/processes/partial_sample_process_one.yml",
  :partial_process_two => "spec/fixtures/processes/partial_sample_process_two.yml",
  :partial_shared      => "spec/fixtures/processes/partial_sample_shared.yml",
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dataloaderb-0.0.3 spec/spec_helper.rb
dataloaderb-0.0.2 spec/spec_helper.rb
dataloaderb-0.0.1 spec/spec_helper.rb