Q. Which command is commonly used to generate a new RSpec test file?
β
Correct Answer: (C)
rails generate rspec:model ModelName --spec
You must be Logged in to update hint/solution