I have a ruby project, and the database host and port might be different on dev and production. I need a way to get different values for those into my scripts for the two environments. I have a ruby project, and the database host an
I have a ruby project, and the database host and port might be different on dev and production. I need a way to get different values for those into my scripts for the two environments. I have a ruby project, and the database host an