But when I do try to render the comment box form, I get a routingerror.
但是,当我试图呈现评论框的形式,我得到一个路由错误。
2
If you follow the Rails conventions, an amazing amount of stuff, from routing requests to the correct controller and view, to validating form data and displaying error messages, just works.