Open the http://localhost:3000/about in the web browser. Obviously, you get the No route matches [GET] "/about"
error. Because, this route doesn’t exist.
Kiran Chauhan
Technology, Politics, and Folk Literature
Learning Rails Pt. 2
Mar 19, 2023Learning Rails Pt. 1
Mar 14, 2023Go ahead and create a new Rails application using the following command.