Webrat Form

<% form_tag submit_path do %> <% div_for FakeModel.new do %> <% end %> <%= submit_tag "Test" %> <% end %>