Method: Ubi::Memoria::Address#format

Defined in:
lib/ubi/memorias/address.rb

#format(location = :br) ⇒ Object



56
57
58
# File 'lib/ubi/memorias/address.rb', line 56

def format(location = :br)
  text #.sub(*self.class.formats[location])
end