Sequel::Model(:accounts)
# 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.