Method: Reight::History#updated

Defined in:
lib/reight/history.rb

#updated(&block) ⇒ Object



81
82
83
# File 'lib/reight/history.rb', line 81

def updated(&block)
  @updated = block
end