Sha256: 0a10f3af6e714b3b4b6df066e769ed5f305e5bd7d59597eb33b8f53c0be443cc

Contents?: true

Size: 384 Bytes

Versions: 87

Compression:

Stored size: 384 Bytes

Contents

<h1>New post</h1>

<%= form_for(:post, :url => user_posts_path(@user)) do |f| %>
  <p>
    <b>User</b><br />
    <%= f.text_field :user_id %>
  </p>

  <p>
    <b>Title</b><br />
    <%= f.text_field :title %>
  </p>

  <p>
    <b>Body</b><br />
    <%= f.text_area :body %>
  </p>

  <p>
    <%= submit_tag "Create" %>
  </p>
<% end %>

<%= link_to 'Back', user_posts_path(@user) %>

Version data entries

87 entries across 60 versions & 9 rubygems

Version Path
dirty_history-0.7.3 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
dirty_history-0.7.2 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
dirty_history-0.7.1 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
dirty_history-0.7.0 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
dirty_history-0.6.7 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
dirty_history-0.6.6 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
dirty_history-0.6.5 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
dirty_history-0.6.4 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
dirty_history-0.6.3 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
challah-0.6.2 vendor/bundle/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
dirty_history-0.6.2 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
dirty_history-0.6.1 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
dirty_history-0.6.0 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
challah-0.6.1 vendor/bundle/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
dirty_history-0.5.4 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
challah-0.6.0 vendor/bundle/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
challah-0.5.4 vendor/bundle/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
challah-0.5.3 vendor/bundle/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
challah-0.5.2 vendor/bundle/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml
dirty_history-0.5.3 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/app/views/posts/new.rhtml