moving project from a server to a laptop

When I first installed rubymine, I installed it on the server.  I understand that the files should be local for development and then uploaded for production.

I'm in the processs of setting up syncronization

Question

which is the better way to get the files to the laptop environment for now?  use sync or copy the project folder from the server to the laptop?

thanks

chris

0
1 comment

In this case you'll need to add a remote host and then configure synchronization, please refer to https://www.jetbrains.com/ruby/help/working-with-web-servers-copying-files.html

0

Please sign in to leave a comment.