Sha256: b6149e14dc80507272d6fad88f11b5bbb1d136fef625d9adcb8226b213ba3d8d

Contents?: true

Size: 109 Bytes

Versions: 6

Compression:

Stored size: 109 Bytes

Contents

= modal_for 'note' do
  = modal_header note.title
  = modal_body do
    = truncate(note.content, length: 80)

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gaku_core-0.0.3 app/views/gaku/notes/_show_modal.html.slim
gaku-0.0.3 core/app/views/gaku/notes/_show_modal.html.slim
gaku-0.0.2 core/app/views/gaku/notes/_show_modal.html.slim
gaku_core-0.0.2 app/views/gaku/notes/_show_modal.html.slim
gaku-0.0.1 core/app/views/gaku/notes/_show_modal.html.slim
gaku_core-0.0.1 app/views/gaku/notes/_show_modal.html.slim