Method: Model::Register#time

Defined in:
app/models/wechat/model/register.rb

#timeObject



43
44
45
# File 'app/models/wechat/model/register.rb', line 43

def time
  Time.current.to_s
end