Existing ruby method that converts abbreviated US state names to full state names -
does know if common ruby libraries have capability?
for example
'az'.to_full_state => 'arizona'
try madison gem, available @ rubygems.
does know if common ruby libraries have capability?
for example
'az'.to_full_state => 'arizona'
try madison gem, available @ rubygems.
Comments
Post a Comment