Sha256: 437bdd5b880716244d70b3627b04ef3749f431f2de51a27b1aed6ff64bff9f03

Contents?: true

Size: 179 Bytes

Versions: 6

Compression:

Stored size: 179 Bytes

Contents

<SystemPage>
  <?r base = "#{@base}/%base%" ?>
  <h1>View %name%</h1>
  <h2><a href="#{base}/list">List of %plural%</a></h2>
  <code>
    #{@obj.to_yaml} 
  </code>
</SystemPage>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
nitro-0.26.0 proto/public/scaffold/view.xhtml
nitro-0.27.0 proto/public/scaffold/view.xhtml
nitro-0.28.0 proto/public/scaffold/view.xhtml
nitro-0.29.0 proto/public/scaffold/view.xhtml
nitro-0.30.0 proto/public/scaffold/view.xhtml
nitro-0.31.0 proto/public/scaffold/view.xhtml