提交 a5034444 编写于 作者: Z Zachary Scott 提交者: Robin Dupret

Remove end of line whitespace from bb87c16a

上级 6ac2655e
......@@ -367,10 +367,10 @@ styling for it afterwards.
### Laying down the ground work
Firstly, you need a place within the application to create a new article. A
great place for that would be at `/articles/new`. With the route already
defined, requests can now be made to `/articles/new` in the application.
Navigate to <http://localhost:3000/articles/new> and you'll see a routing
Firstly, you need a place within the application to create a new article. A
great place for that would be at `/articles/new`. With the route already
defined, requests can now be made to `/articles/new` in the application.
Navigate to <http://localhost:3000/articles/new> and you'll see a routing
error:
![Another routing error, uninitialized constant ArticlesController](images/getting_started/routing_error_no_controller.png)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册