Sha256: d7c49e9fd9dfe6f8fa1b37efee1f64cc611cbe6b68010d2c05e7648f29ca95b6

Contents?: true

Size: 179 Bytes

Versions: 40

Compression:

Stored size: 179 Bytes

Contents

# frozen_string_literal: true

FactoryBot.define do
  factory :hd_station_location, class: "Renalware::HD::StationLocation" do
    name "Side room"
    colour "#EEEEEE"
  end
end

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
renalware-core-2.0.42 spec/factories/hd/station_locations.rb
renalware-core-2.0.41 spec/factories/hd/station_locations.rb
renalware-core-2.0.40 spec/factories/hd/station_locations.rb
renalware-core-2.0.39 spec/factories/hd/station_locations.rb
renalware-core-2.0.38 spec/factories/hd/station_locations.rb
renalware-core-2.0.37 spec/factories/hd/station_locations.rb
renalware-core-2.0.36 spec/factories/hd/station_locations.rb
renalware-core-2.0.35 spec/factories/hd/station_locations.rb
renalware-core-2.0.34 spec/factories/hd/station_locations.rb
renalware-core-2.0.33 spec/factories/hd/station_locations.rb
renalware-core-2.0.32 spec/factories/hd/station_locations.rb
renalware-core-2.0.31 spec/factories/hd/station_locations.rb
renalware-core-2.0.30 spec/factories/hd/station_locations.rb
renalware-core-2.0.28 spec/factories/hd/station_locations.rb
renalware-core-2.0.27 spec/factories/hd/station_locations.rb
renalware-core-2.0.26 spec/factories/hd/station_locations.rb
renalware-core-2.0.25 spec/factories/hd/station_locations.rb
renalware-core-2.0.24 spec/factories/hd/station_locations.rb
renalware-core-2.0.23 spec/factories/hd/station_locations.rb
renalware-core-2.0.22 spec/factories/hd/station_locations.rb