1

I am tring to create a new rails app and generate some models
First, when I try to use the rails g model category name:string command, it finishes normally.
But, when I generate another model using rails g model product name:string, the command does not finish. I have to press ctrl + c to finish it. It just happened today, how do I solve this problem?

enter image description here

Antonio
  • 731
  • 7
  • 28
Bye
  • 732
  • 8
  • 29

0 Answers0