Libraries
»
rails_wechat
(0.1.2)
»
Index
»
Wechat
»
Model
»
Register
»
#time
Method: Model::Register#time
Defined in:
app/models/wechat/model/register.rb
#
time
⇒
Object
43 44 45
# File 'app/models/wechat/model/register.rb', line 43
def
time
Time
.
current
.
to_s
end