Method: ArtikCloud::Actions#ts
- Defined in:
- lib/artikcloud/models/actions.rb
#ts ⇒ Object
Timestamp (past, present or future). Defaults to current time if not provided.
26 27 28 |
# File 'lib/artikcloud/models/actions.rb', line 26 def ts @ts end |