Parent

Methods

Larch::Database::Account

Public Instance Methods

touch() click to toggle source
# File lib/larch/db/account.rb, line 26
def touch
  update(:updated_at => Time.now.to_i)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.