# frozen_string_literal: true # Recolecta estadísticas durante la generación del sitio class BuildStat < ApplicationRecord belongs_to :deploy end