What is the correct way to generate a ProductsController with an index action using only the command-line tools bundled with Rails?
What is the correct way to generate a ProductsController with an index action using only the command-line tools bundled with Rails?