class ACIrb::DatetimePol

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/datetime.rb, line 424
def rn
  'time-' << @attributes['name'] << ''
end