Sha256: a8a34a6b3cb1dbefd6c71db750fdafcfbb56f1e6131cdc988e48665cc95d8eea

Contents?: true

Size: 123 Bytes

Versions: 2

Compression:

Stored size: 123 Bytes

Contents

<%- host = ENV['VMC_APP_HOST'] %>
<%- port = ENV['VMC_APP_PORT'] %>
<h1>
  Hello from VCAP! via: <%=host%>:<%=port%>
</h1>

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
af-0.3.13.beta.5 spec/assets/tests/rails3/hello_vcap/app/views/root/index.html.erb
vmc-0.3.13.beta.1 spec/assets/rails3/app/views/root/index.html.erb