Sha256: 629a8054f3f7a7ac471aee4b84b538e94fd489fba5c59766da4418599bec4b64

Contents?: true

Size: 227 Bytes

Versions: 33

Compression:

Stored size: 227 Bytes

Contents

Some snippets to use in the future:

    <input type="hidden"
           id="pageListJSON"
           value="[<%= Page.all.map { |p| "['#{p.to_label}', '/pages/#{p.respond?(:permalink) p.permalink : p.id}']" }.join(", ") %>]">

Version data entries

33 entries across 33 versions & 3 rubygems

Version Path
typus-3.1.4 app/views/admin/templates/README.md
typus-3.1.3 app/views/admin/templates/README.md
typus-3.1.2 app/views/admin/templates/README.md
typus-3.1.1 app/views/admin/templates/README.md
typus-3.1.0 app/views/admin/templates/README.md
typus-3.1.0.rc19 app/views/admin/templates/README.md
typus-3.1.0.rc18 app/views/admin/templates/README.md
typus-3.1.0.rc17 app/views/admin/templates/README.md
typus-3.1.0.rc16 app/views/admin/templates/README.md
typus-3.1.0.rc15 app/views/admin/templates/README.md
typus-3.1.0.rc14 app/views/admin/templates/README.md
typus-3.1.0.rc13 app/themes/default/views/admin/templates/README.md
typus-3.1.0.rc12 app/themes/default/views/admin/templates/README.md