Learning Rails Pt. 2 (2023)
Mar 19, 2023
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.
/dev/null
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.
Go ahead and create a new Rails application using the following command.
Subscribe to posts via [RSS]
© 2023-2025 Kiran Chauhan. kc@marichi.dev