Sha256: 725794fbcd4c2f64e71ddd9a30fb75b65a38ee5327eec0cd8cb718df5276fded

Contents?: true

Size: 107 Bytes

Versions: 57

Compression:

Stored size: 107 Bytes

Contents

class CFoundry::V2::Space
  def default_fakes
    super.merge :name => random_string(object_name)
  end
end

Version data entries

57 entries across 57 versions & 2 rubygems

Version Path
cfoundry-0.6.0.rc1 spec/fakes/space_fake.rb
cfoundry-0.5.3.rc5 spec/fakes/space_fake.rb
cfoundry-0.5.3.rc4 spec/fakes/space_fake.rb
cfoundry-0.5.3.rc3 spec/fakes/space_fake.rb
cfoundry-0.5.3.rc2 spec/fakes/space_fake.rb
cfoundry-0.5.3.rc1 spec/fakes/space_fake.rb
cfoundry-0.5.2 spec/fakes/space_fake.rb
cfoundry-0.5.1.rc5 spec/fakes/space_fake.rb
cfoundry-0.5.1.rc4 spec/fakes/space_fake.rb
cfoundry-0.5.1.rc3 spec/fakes/space_fake.rb
cfoundry-0.5.1.rc2 spec/fakes/space_fake.rb
cfoundry-0.5.1.rc1 spec/fakes/space_fake.rb
cfoundry-0.4.21 spec/fakes/space_fake.rb
cfoundry-0.5.0 spec/fakes/space_fake.rb
cfoundry-0.4.19 spec/fakes/space_fake.rb
cfoundry-0.4.18 spec/fakes/space_fake.rb
cfoundry-0.4.17 spec/fakes/space_fake.rb