Sha256: 1f1ae44f418eba2a80e8061a6c35c0fe3b14dad827cd761e99e6ce25808c2390

Contents?: true

Size: 128 Bytes

Versions: 13

Compression:

Stored size: 128 Bytes

Contents

FactoryBot.define do
  factory :hd_cannulation_type, class: "Renalware::HD::CannulationType" do
    name "Buttonhole"
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

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