$('#tag_form').each(function(){ this.reset(); }); $('#tags').append("<%= j render :partial => 'tag', :object => @tag %>")