Sha256: c9998d4136c2c6e2cb4c0aad4039a44bdfc0883c0c86cb72c0b638ec10107bd2
Contents?: true
Size: 225 Bytes
Versions: 1
Compression:
Stored size: 225 Bytes
Contents
<h1 id="title"><%= @route.verb + " " + @route.path %></h1> <h3>Route url</h3> <%= File.join(request.protocol, request.host, @route.path) %> <h3>Description</h3> <%= @route.description %> <h3>Content</h3> <%= @route.content %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
docushin-0.0.1 | app/views/docushin/routes/show.html.erb |