Method: Write::GG#updated_date

Defined in:
app/models/write/gg.rb

#updated_dateObject



69
70
71
# File 'app/models/write/gg.rb', line 69

def updated_date
  @attributes["updated_at"].to_date
end