Sha256: c4d49e51c4e15a3d70f601cf923e6b8db43f012aca5074bf0753fbd95c72231c
Contents?: true
Size: 334 Bytes
Versions: 6
Compression:
Stored size: 334 Bytes
Contents
<li> <%= content_tag :p, title.name %> <% if title.post.published? %> <% post = Post.new(titles: [title], published_at: title.post.published_at) %> <%= link_to url(Ecrire::Theme::Engine.post_path, post: post, absolute_path: true), url(Ecrire::Theme::Engine.post_path, post: post, absolute_path: true) %> <% end %> </li>
Version data entries
6 entries across 6 versions & 1 rubygems