This is line_items_controller.rb
before_action :set_line_item, only: [:show, :edit, :update, :destroy] def edit end private # Use cal