Sha256: f3657df5fbeb4791969d9c5f5fb57b7812c796d9b8422c55c835a1b5ca9e55ca

Contents?: true

Size: 372 Bytes

Versions: 107

Compression:

Stored size: 372 Bytes

Contents

<html>
<body>
<h1>New topic</h1>

<form action="<%= url_for(:action => "create_topic") %>" method="post">
  <p>
    Title:<br>
    <input type="text" name="topic[title]">
  </p>

  <p>
    Body:<br>
    <textarea name="topic[body]" style="width: 200px; height: 200px"></textarea>
  </p>

  <p>
    <input type="submit" value="Create topic">
  </p>
</form>

</body>
</html>

Version data entries

107 entries across 107 versions & 6 rubygems

Version Path
actionpack-1.8.1 examples/debate/new_topic.rhtml
actionpack-1.6.0 examples/debate/new_topic.rhtml
actionpack-1.9.1 examples/debate/new_topic.rhtml
actionpack-1.5.1 examples/debate/new_topic.rhtml
backlog-0.0.0 vendor/rails/actionpack/examples/debate/new_topic.erb
backlog-0.0.1 vendor/rails/actionpack/examples/debate/new_topic.erb
backlog-0.0.2 vendor/rails/actionpack/examples/debate/new_topic.erb
backlog-0.0.5 vendor/rails/actionpack/examples/debate/new_topic.erb
backlog-0.0.4 vendor/rails/actionpack/examples/debate/new_topic.erb
backlog-0.1.1 vendor/rails/actionpack/examples/debate/new_topic.erb
backlog-0.1.0 vendor/rails/actionpack/examples/debate/new_topic.erb
backlog-0.1.2 vendor/rails/actionpack/examples/debate/new_topic.erb
backlog-0.2.0 vendor/rails/actionpack/examples/debate/new_topic.erb
backlog-0.2.1 vendor/rails/actionpack/examples/debate/new_topic.erb
backlog-0.3.0 vendor/rails/actionpack/examples/debate/new_topic.erb
backlog-0.3.2 vendor/rails/actionpack/examples/debate/new_topic.erb
backlog-0.3.1 vendor/rails/actionpack/examples/debate/new_topic.erb
backlog-0.3.3 vendor/rails/actionpack/examples/debate/new_topic.erb
backlog-0.3.4 vendor/rails/actionpack/examples/debate/new_topic.erb
backlog-0.3.5 vendor/rails/actionpack/examples/debate/new_topic.erb