Sha256: 52c1958972a31caef1fe8aacee193bea75a12bc2fddcf02e1ffcc30f628147ba
Contents?: true
Size: 174 Bytes
Versions: 2
Compression:
Stored size: 174 Bytes
Contents
<%= link_to "home", "/dash" %> <%= link_to "reg", "/fred" %> <%= link_to "error", url_for( :controller => "fred", :action => "error") %> <%= link_to "slow", "/fred/slow" %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rackamole-0.4.1 | samples/rails/moled/app/views/dash/index.html.erb |
rackamole-0.4.0 | samples/rails/moled/app/views/dash/index.html.erb |