Sha256: 865bf3d1366ddbf7fe5202d5c72497125060de7df0fee315a2a491de4d37d6f1
Contents?: true
Size: 265 Bytes
Versions: 1
Compression:
Stored size: 265 Bytes
Contents
= render 'layout' do = render('effective/posts/post', post: @post) do .post-body.post-content = effective_region @post, :body do %p Default content .border-top.mb-3 = link_to 'Continue', effective_posts.posts_path, class: 'btn btn-primary'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
effective_posts-1.0.1 | app/views/effective/posts/show.html.haml |