def update
    respond_to do |format|
      if @exp_story.update(exp_story_params)
        format.html {
          redirect_to exp_story_path(@exp_story),