Sha256: 82c10b6ec2bd5f373eba1bf6a38c0f80676b8b5f3577f3289efea465d78297c1

Contents?: true

Size: 269 Bytes

Versions: 4

Compression:

Stored size: 269 Bytes

Contents

Fabricator :location do
  uid { Faker::Internet.url }
  urn { "g5-cl-2398223-#{Faker::Name.name.parameterize}" }
  name { Faker::Name.name }
  state { Faker::Address.state_abbr }
  city { Faker::Address.city }
  domain { Faker::Internet.url }
  corporate { false }
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
g5_updatable-0.2.1 spec/fabricators/location_fabricator.rb
g5_updatable-0.2.0 spec/fabricators/location_fabricator.rb
g5_updatable-0.1.0 spec/fabricators/location_fabricator.rb
g5_updatable-0.0.1 spec/fabricators/location_fabricator.rb