You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a beginner in Ruby on Rails. I created a new Rails project using rails new. After that, I tried to generate a model, but instead of an error message, I only received the usage information for the rails new command. There was no error message indicating that I needed to be in the project directory.
It would be very nice to see such an error :)