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.


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -