Sha256: 20a92ede8bc38ddcd3d0cd56f0850c526b9c4e944313f269b282f19f27e6db83
Contents?: true
Size: 485 Bytes
Versions: 4
Compression:
Stored size: 485 Bytes
Contents
I am: <%= current_resource.page_id %> URL1: <%= url_for "frontmatter" %> URL2: <%= url_for "page2" %> URL3: <%= link_to "Hi", "page3" %> URL4: <%= link_to "Sym", :"something-else" %> URL5: <%= link_to "Imp", :implicit %> URL6: <%= link_to "Foldern", "folder/foldern" %> URL7: <%= link_to "Feed", "feed.xml" %> <%# If custom proc %> URL8: <%= link_to "Imp", "implicit.html-foo" %> URL9: <%= link_to "Foldern", "folder/foldern.html-foo" %> URL10: <%= link_to "Feed", "feed.xml-foo" %>
Version data entries
4 entries across 4 versions & 1 rubygems