def unflag
    Flag.unflag(current_user, flaggable)

    if controller_name == 'investments'
      respond_with flaggable, template: "budgets/#{controller_name}/_refresh_flag_actions"