Hello All
I have been stuck in this process for a while now, so I have the project ready to and are able to run it in port 3000 (I need to do rails s every time)
My question is how do I move from visiting ip:3000 to ...
I'm very new at deployment and I have been mostly working on windows machine. So what I'm trying to do right now is to update the droplet version from using ruby 2.1.3 and rails 4.0.2 to using ruby 2.0.0 and rails 4.1...