Class: Teodoro::ArquivoDeEventoDeTabela::NomeDoArquivoData

Inherits:
Object
  • Object
show all
Defined in:
lib/teodoro/arquivo_de_evento_de_tabela.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



115
116
117
# File 'lib/teodoro/arquivo_de_evento_de_tabela.rb', line 115

def to_s
  @to_s ||= "#{nome_base_do_arquivo_data}[#{inicio_da_validade.delete('-')}]"
end