Module: Likeno::DateAttributes

Defined in:
lib/likeno/helpers/date_attributes.rb

Instance Attribute Summary collapse

Instance Attribute Details

#created_atObject

Returns the value of attribute created_at.



20
21
22
# File 'lib/likeno/helpers/date_attributes.rb', line 20

def created_at
  @created_at
end

#updated_atObject

Returns the value of attribute updated_at.



20
21
22
# File 'lib/likeno/helpers/date_attributes.rb', line 20

def updated_at
  @updated_at
end