class ACIrb::DatetimeFormat

Public Instance Methods

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