Module: BrowserShooter::Utils

Defined in:
lib/browser_shooter/utils.rb

Class Method Summary collapse

Class Method Details

.timestampObject



3
4
5
# File 'lib/browser_shooter/utils.rb', line 3

def self.timestamp
  Time.now.to_i
end