Sha256: bfc2111445f455958c4669aa07ffd1f2d9bdc864512ce20aa26e398d2944ac24
Contents?: true
Size: 512 Bytes
Versions: 23
Compression:
Stored size: 512 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" %> URL8: <%= url_for "42" %> <%# If custom proc %> URL9: <%= link_to "Imp", "implicit.html-foo" %> URL10: <%= link_to "Foldern", "folder/foldern.html-foo" %> URL11: <%= link_to "Feed", "feed.xml-foo" %>
Version data entries
23 entries across 23 versions & 2 rubygems