Sha256: ecc7ba5367745382232eb9805e130efae5b5c13cbce41ed41b7d2966ec4eb9f4

Contents?: true

Size: 210 Bytes

Versions: 3

Compression:

Stored size: 210 Bytes

Contents

#content.show
  %p#notice= notice

  .form-horizontal
    = show_value 'Name', @block.name
    = show_value 'Width', @block.width
    = show_value 'Height', @block.height
    = show_value 'Depth', @block.depth

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bootbox_crud-0.2.1 test/dummy/app/views/blocks/show.html.haml
bootbox_crud-0.2.0 test/dummy/app/views/blocks/show.html.haml
bootbox_crud-0.1.1.7 test/dummy/app/views/blocks/show.html.haml