Sha256: aac231f6a620d26634dfadc65200393c2a354bd60cc6089082e2803d740712ca

Contents?: true

Size: 267 Bytes

Versions: 18

Compression:

Stored size: 267 Bytes

Contents

.effective-post
  %h2.post-title
    %a{:href => effective_post_path(@post)}
      = simple_effective_region @post, :title do
        = @post.title

  %p.post-meta= post_meta(@post)

  .post-content
    = effective_region @post, :content do
      %p Default content

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
effective_posts-0.4.6 app/views/effective/posts/show.html.haml
effective_posts-0.4.5 app/views/effective/posts/show.html.haml
effective_posts-0.4.4 app/views/effective/posts/show.html.haml
effective_posts-0.4.3 app/views/effective/posts/show.html.haml
effective_posts-0.4.2 app/views/effective/posts/show.html.haml
effective_posts-0.4.1 app/views/effective/posts/show.html.haml
effective_posts-0.4.0 app/views/effective/posts/show.html.haml
effective_posts-0.3.0 app/views/effective/posts/show.html.haml
effective_posts-0.2.6 app/views/effective/posts/show.html.haml
effective_posts-0.2.5 app/views/effective/posts/show.html.haml
effective_posts-0.2.4 app/views/effective/posts/show.html.haml
effective_posts-0.2.3 app/views/effective/posts/show.html.haml
effective_posts-0.2.2 app/views/effective/posts/show.html.haml
effective_posts-0.2.1 app/views/effective/posts/show.html.haml
effective_posts-0.2.0 app/views/effective/posts/show.html.haml
effective_posts-0.1.2 app/views/effective/posts/show.html.haml
effective_posts-0.1.1 app/views/effective/posts/show.html.haml
effective_posts-0.1 app/views/effective/posts/show.html.haml