Sha256: ccc76fe908cd984b6cdf7313eba3fad0c0b6d1e432311b5a54937a7c4e70143c

Contents?: true

Size: 200 Bytes

Versions: 16

Compression:

Stored size: 200 Bytes

Contents

<%#
# SimpleMarkdown Index Partial

This partial renders a Markdown field to text

## Local variables:

- `field`:
  An instance of Administrate::Field::SimpleMarkdown.
%>

<%= truncate field.to_s %>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
administrate-field-simple_markdown-0.7.0 app/views/fields/simple_markdown/_index.html.erb
administrate-field-simple_markdown-0.6.0 app/views/fields/simple_markdown/_index.html.erb
administrate-field-simple_markdown-0.5.0 app/views/fields/simple_markdown/_index.html.erb
administrate-field-simple_markdown-0.4.0 app/views/fields/simple_markdown/_index.html.erb
administrate-field-simple_markdown-0.4.0.rc2 app/views/fields/simple_markdown/_index.html.erb
administrate-field-simple_markdown-0.4.0.rc1 app/views/fields/simple_markdown/_index.html.erb
administrate-field-simple_markdown-0.3.0 app/views/fields/simple_markdown/_index.html.erb
administrate-field-simple_markdown-0.2.1 app/views/fields/simple_markdown/_index.html.erb
administrate-field-simple_markdown-0.2.0 app/views/fields/simple_markdown/_index.html.erb
administrate-field-simple_markdown-0.1.2 app/views/fields/simple_markdown/_index.html.erb
administrate-field-simple_markdown-0.1.1 app/views/fields/simple_markdown/_index.html.erb
administrate-field-simple_markdown-0.1.0 app/views/fields/simple_markdown/_index.html.erb
administrate-field-simple_markdown-0.0.4 app/views/fields/simple_markdown/_index.html.erb
administrate-field-simple_markdown-0.0.3 app/views/fields/simple_markdown/_index.html.erb
administrate-field-simple_markdown-0.0.2 app/views/fields/simple_markdown/_index.html.erb
administrate-field-simple_markdown-0.0.1 app/views/fields/simple_markdown/_index.html.erb