Thoughts on Software and Technology

Populating City & State Names in a Rails App

Recently, I started working on a new project where people will need to enter city/state, as well as university details. The reasons are unimportant here except to say that entering this into a database using an input field is problematic if you need to use the database later in a programmatic fashion. It only takes one person accidentally entering their city as “New Yrok” for your database calls to start...

Powered by WordPress | Designed by Elegant Themes