26 27 28
# File 'lib/mcoin/command/ticker.rb', line 26 def save database.save(markets.map(&:to_ticker).flatten.map(&:to_influx)) end