<%= javascript_include_tag :defaults, :cache => 'cache/all' %> Test






<%= submit_tag 'Submit' %> <%= button_to_remote 'Update', :url => { :action => 'preview', :id => 1 }, :with => "Form.serialize(this.form)", :method => :put %>