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
25 |
# File 'lib/trello/authorization.rb', line 25 def self.; Time.now.to_i; end |