class AllMyCircuits::Clock
Public Class Methods
timestamp()
click to toggle source
# File lib/all_my_circuits/clock.rb, line 4 def self.timestamp Time.now end
# File lib/all_my_circuits/clock.rb, line 4 def self.timestamp Time.now end