Show project in ruby on rails in windows 10

0

My problem is that no project appears that I believe in rails in the projects folder I have in windows 10. I have the following in the box:

vagrant@vagrant-ubuntu-trusty-64:~$ ls
projects  proyecto  rails

In the vagrantfile I have this:

config.vm.synced_folder "C:/Users/Pedro/Documents/projects","/home/vagrant/rails"

Even if you recreate the project, it does not appear in the folder.

    
asked by Pedro Robles 28.12.2018 в 02:09
source

0 answers