class ACIrb::EthpmEvent

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/ethpm.rb, line 336
def rn
  'Event-' << @attributes['event'] << ''
end