Hello. I'm very beginner with ruby on rails. I reboot my computer and i cannot generate new project with rails.
When i use "rails new project", It generate just 6 files, not the tree view.
I am on windows 10. I just install the ruby installer 2.6 with dev tool kits and use "gem install rails".
I uninstall ruby and reinstall it but nothing changes.

