Class: Trello::Authorization::Clock

Inherits:
Object
  • Object
show all
Defined in:
lib/trello/authorization.rb

Class Method Summary collapse

Class Method Details

.timestampObject



42
# File 'lib/trello/authorization.rb', line 42

def self.timestamp; Time.now.to_i; end