Sha256: fa5c021bbe2e84a8b4bbf6cdfba40917ec254dec3a44dff53786d5a2a80c954e
Contents?: true
Size: 755 Bytes
Versions: 3
Compression:
Stored size: 755 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ramaze-0.1.4 | lib/proto/template/index.xhtml |
ramaze-0.2.0 | lib/proto/template/index.xhtml |
ramaze-0.2.1 | lib/proto/template/index.xhtml |