class WebratController < ApplicationController
def form
end
def submit
render :text => "OK"
def redirect
redirect_to :submit