Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/zipcode_ja/string.rb

Instance Method Summary collapse

Instance Method Details

#to_regionObject



4
5
6
# File 'lib/zipcode_ja/string.rb', line 4

def to_region
  ZipcodeJa.find(self)
end