Module: Iot::Stats

Included in:
Iot
Defined in:
lib/iot/stats.rb

Instance Method Summary collapse

Instance Method Details

#statsObject



6
7
8
# File 'lib/iot/stats.rb', line 6

def stats
  puts YAML.dump load_yaml_body
end