Sha256: 39b30b0b6ed07681ec91a5754ef3b635afa0e6afa95d08be80d995d7e5a8dc74

Contents?: true

Size: 103 Bytes

Versions: 10

Compression:

Stored size: 103 Bytes

Contents

= div_for post, :class => "span12" do
  h1= post.title
  h2= post.author_email
  .body= post.html_body

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
crowdblog-0.6.2 app/views/crowdblog/posts/_post.html.slim
miniblog-1.0.0.beta app/views/miniblog/posts/_post.html.slim
crowdblog-0.6.0 app/views/crowdblog/posts/_post.html.slim
crowdblog-0.5.0 app/views/crowdblog/posts/_post.html.slim
crowdblog-0.3.3 app/views/crowdblog/posts/_post.html.slim
crowdblog-0.4.0 app/views/crowdblog/posts/_post.html.slim
crowdblog-0.3.2 app/views/crowdblog/posts/_post.html.slim
crowdblog-0.3.1 app/views/crowdblog/posts/_post.html.slim
crowdblog-0.3.0 app/views/crowdblog/posts/_post.html.slim
crowdblog-0.2.0 app/views/crowdblog/posts/_post.html.slim