Question: If a product has a user-uploadable photo, which ActiveStorage method should fill in the blank?

  1. has_one_attached
  2. has_image
  3. attached_file
  4. acts_as_attachment

Answer: The correct answer of the above question is Option A:has_one_attached