class Sleek::EventMetadata
Public Instance Methods
set_timestamp()
click to toggle source
# File lib/sleek/event.rb, line 11 def set_timestamp self.timestamp = created_at unless timestamp end
# File lib/sleek/event.rb, line 11 def set_timestamp self.timestamp = created_at unless timestamp end