Class: Trello::Authorization::Clock
- Inherits:
-
Object
- Object
- Trello::Authorization::Clock
- Defined in:
- lib/trello/authorization.rb
Class Method Summary collapse
Class Method Details
.timestamp ⇒ Object
42 |
# File 'lib/trello/authorization.rb', line 42 def self.; Time.now.to_i; end |