Sha256: 873dabc6bf38b1a0565742b0bf8e55ab8e03e80f1bae3fceaa99c121ff7d0269

Contents?: true

Size: 272 Bytes

Versions: 36

Compression:

Stored size: 272 Bytes

Contents

.asset{:id => "text#{text.id}"}
  = raw text.content
  - if admin_signed_in?
    %p.asset-admin
      = link_to "Edit Text", edit_text_path(text), :rel=>"#overlay", :class => "overlayed"
      = link_to "Remove Text", text, :confirm => 'Are you sure?', :method => :delete

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
sbdevcore-0.2.17 app/views/texts/_show.html.haml
sbdevcore-0.2.16 app/views/texts/_show.html.haml
sbdevcore-0.2.15 app/views/texts/_show.html.haml
sbdevcore-0.2.14 app/views/texts/_show.html.haml
sbdevcore-0.2.13 app/views/texts/_show.html.haml
sbdevcore-0.2.12 app/views/texts/_show.html.haml
sbdevcore-0.2.11 app/views/texts/_show.html.haml
sbdevcore-0.2.10 app/views/texts/_show.html.haml
sbdevcore-0.2.9 app/views/texts/_show.html.haml
sbdevcore-0.2.8 app/views/texts/_show.html.haml
sbdevcore-0.2.7 app/views/texts/_show.html.haml
sbdevcore-0.2.6 app/views/texts/_show.html.haml
sbdevcore-0.2.5 app/views/texts/_show.html.haml
sbdevcore-0.2.4 app/views/texts/_show.html.haml
sbdevcore-0.2.2 app/views/texts/_show.html.haml
sbdevcore-0.2.0 app/views/texts/_show.html.haml