class Quovo::Models::Portfolio

Constants

CATEGORIES

Public Instance Methods

last_change() click to toggle source
# File lib/quovo/models/portfolio.rb, line 62
def last_change
  @last_change.to_time
end