Class: Avmtrf1::Tools::Runner::Forponto::Espelho

Inherits:
Object
  • Object
show all
Defined in:
lib/avmtrf1/tools/runner/forponto/espelho.rb

Instance Method Summary collapse

Instance Method Details

#runObject



16
17
18
19
20
# File 'lib/avmtrf1/tools/runner/forponto/espelho.rb', line 16

def run
  infov 'Start date', user_month.start_date
  infov 'End date', user_month.end_date
  out(fetched_data.to_yaml)
end