Routing Error during “Ruby on Rails-Tutorial”

后端 未结 9 2078
忘了有多久
忘了有多久 2021-01-24 03:25

It seems like some people here had this problem but I couldn\'t find any solution in another topic.

I am doing Chapter 3 of the Ruby on Rails-Tutorial, working on the sta

9条回答
  •  攒了一身酷
    2021-01-24 04:04

    If you check the routes.rb in config you'll probably find that the there is a 'e' missing from /home. Add that and you are golden. Or green. Or whatever :)

提交回复
热议问题