Sha256: 643de25e0bded75eb35a8f755115638556c098fd9cb6c12e30ed7b6d3c55c477

Contents?: true

Size: 148 Bytes

Versions: 13

Compression:

Stored size: 148 Bytes

Contents

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

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc11 spec/factories/hd/station_locations.rb
renalware-core-2.0.0.pre.rc10 spec/factories/hd/station_locations.rb
renalware-core-2.0.0.pre.rc9 spec/factories/hd/station_locations.rb
renalware-core-2.0.0.pre.rc8 spec/factories/hd/station_locations.rb
renalware-core-2.0.0.pre.rc7 spec/factories/hd/station_locations.rb
renalware-core-2.0.0.pre.rc6 spec/factories/hd/station_locations.rb
renalware-core-2.0.0.pre.rc5 spec/factories/hd/station_locations.rb
renalware-core-2.0.0.pre.rc4 spec/factories/hd/station_locations.rb
renalware-core-2.0.0.pre.rc3 spec/factories/hd/station_locations.rb
renalware-core-2.0.0.pre.rc1 spec/factories/hd/station_locations.rb
renalware-core-2.0.0.pre.beta12 spec/factories/hd/station_locations.rb
renalware-core-2.0.0.pre.beta11 spec/factories/hd/station_locations.rb
renalware-core-2.0.0.pre.beta10 spec/factories/hd/station_locations.rb