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
devise_sociable-0.1.0 vendor/bundle/gems/actionpack-1.4.0/examples/debate/new_topic.rhtml
jstorimer-deep-test-2.0.0 sample_rails_project/vendor/rails/actionpack/examples/debate/new_topic.rhtml
jstorimer-deep-test-1.4.0 sample_rails_project/vendor/rails/actionpack/examples/debate/new_topic.rhtml
jstorimer-deep-test-1.3.0 sample_rails_project/vendor/rails/actionpack/examples/debate/new_topic.rhtml
jstorimer-deep-test-1.2.0 sample_rails_project/vendor/rails/actionpack/examples/debate/new_topic.rhtml
jstorimer-deep-test-1.1.0 sample_rails_project/vendor/rails/actionpack/examples/debate/new_topic.rhtml
jstorimer-deep-test-1.0.0 sample_rails_project/vendor/rails/actionpack/examples/debate/new_topic.rhtml
jstorimer-deep-test-0.2.0 sample_rails_project/vendor/rails/actionpack/examples/debate/new_topic.rhtml
jstorimer-deep-test-0.1.0 sample_rails_project/vendor/rails/actionpack/examples/debate/new_topic.rhtml
actionpack-0.9.0 examples/debate/new_topic.rhtml
actionpack-0.9.5 examples/debate/new_topic.rhtml
actionpack-1.0.1 examples/debate/new_topic.rhtml
actionpack-1.1.0 examples/debate/new_topic.rhtml
actionpack-1.0.0 examples/debate/new_topic.rhtml
actionpack-1.12.1 examples/debate/new_topic.rhtml
actionpack-1.11.0 examples/debate/new_topic.rhtml
actionpack-1.11.1 examples/debate/new_topic.rhtml
actionpack-1.11.2 examples/debate/new_topic.rhtml
actionpack-1.10.1 examples/debate/new_topic.rhtml
actionpack-1.10.2 examples/debate/new_topic.rhtml