Libraries
»
zipcode_ja
(0.2.1)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/zipcode_ja/string.rb
Instance Method Summary
collapse
#
to_region
⇒ Object
Instance Method Details
#
to_region
⇒
Object
4 5 6
# File 'lib/zipcode_ja/string.rb', line 4
def
to_region
ZipcodeJa
.
find
(
self
)
end