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.