Sha256: 9a9a92d0825af2a7a842237bd1806e7bccf50a830a27769e55709c1d7ac93e89

Contents?: true

Size: 762 Bytes

Versions: 1

Compression:

Stored size: 762 Bytes

Contents

<Page>
  <h1>#{@welcome}</h1>
  <p>Ramaze is working correctly with this application, now you can start working</p

  <p>
    To start you can modify:
    <ol>
      <li><code>template/index.xhtml</code>, which this text</li>
      <li><code>src/elements/page.rb</code>, which is the Element around this text</li>
      <li><code>src/controllers/main.rb</code>, where you can change the header of this page and the        <a href="/notemplate">notemplate</a> action</li> 
      <li><code>src/model.rb</code>, which is the the persistent backend for your app</li>
    </ol>
  </p>
  <p>You can also read the tutorial in the <code>doc/</code> directory of ramaze or browse the <a href="http://ramaze.rubyforge.org/rdoc/files/doc/README.html">rdocs</a><p> 
</Page>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ramaze-0.1.2 lib/proto/template/index.xhtml