Timestamp services
This commit is contained in:
parent
5a5bd13ceb
commit
4b1c36ca04
1 changed files with 1 additions and 0 deletions
|
|
@ -12,4 +12,5 @@ class Service
|
||||||
key :access_token, String
|
key :access_token, String
|
||||||
key :access_secret, String
|
key :access_secret, String
|
||||||
key :nickname, String
|
key :nickname, String
|
||||||
|
timestamps!
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue