Sha256: a370c91e63a8faf9036e8ba89ca96c3c42e4e34133913c3d128da09c51c62fd4

Contents?: true

Size: 105 Bytes

Versions: 57

Compression:

Stored size: 105 Bytes

Contents

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

Version data entries

57 entries across 57 versions & 2 rubygems

Version Path
cfoundry-1.5.3 spec/fakes/route_fake.rb
cfoundry-1.5.2 spec/fakes/route_fake.rb
cfoundry-1.5.1 spec/fakes/route_fake.rb
cfoundry-1.5.0 spec/fakes/route_fake.rb
cfoundry-1.4.0 spec/fakes/route_fake.rb
cfoundry-1.3.0 spec/fakes/route_fake.rb
cfoundry-1.2.0 spec/fakes/route_fake.rb
cfoundry-1.1.0.rc4 spec/fakes/route_fake.rb
cfoundry-1.1.0.rc3 spec/fakes/route_fake.rb
cfoundry-1.1.0.rc2 spec/fakes/route_fake.rb
cfoundry-1.1.0.rc1 spec/fakes/route_fake.rb
static-1.0.3 vendor/cfoundry-0.5.2/spec/fakes/route_fake.rb
cfoundry-1.0.0 spec/fakes/route_fake.rb
cfoundry-0.7.0.rc15 spec/fakes/route_fake.rb
cfoundry-0.7.0.rc14 spec/fakes/route_fake.rb
cfoundry-0.7.0.rc13 spec/fakes/route_fake.rb
cfoundry-0.7.0.rc12 spec/fakes/route_fake.rb
cfoundry-0.7.0.rc11 spec/fakes/route_fake.rb
cfoundry-0.7.0.rc10 spec/fakes/route_fake.rb
cfoundry-0.7.0.rc9 spec/fakes/route_fake.rb