Sha256: cd41c2242bb6bfa823c7284fe4059bea7626aba4e002e0f952538c4cffaa9dd3

Contents?: true

Size: 98 Bytes

Versions: 7

Compression:

Stored size: 98 Bytes

Contents

FactoryBot.define do
  factory :system, class: 'Anoubis::System' do
    ident { 'wrk' }
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
anoubis-1.0.12 spec/factories/anubis_systems.rb
anoubis-1.0.11 spec/factories/anubis_systems.rb
anoubis-1.0.10 spec/factories/anubis_systems.rb
anoubis-1.0.8 spec/factories/anubis_systems.rb
anoubis-1.0.7 spec/factories/anubis_systems.rb
anoubis-1.0.1 spec/factories/anubis_systems.rb
anoubis-1.0.0 spec/factories/anubis_systems.rb