-
happypeter查看全部
-
def user_avater gravatar_id = Di查看全部
-
安装系统工具查看全部
-
更新列表 步骤在http://happypeter.github.io/rails10/02_getrails.html查看全部
-
先登录 输入 vagrant ssh查看全部
-
control+D退出查看全部
-
查看内存 free -m查看全部
-
vagrant init ubuntu/trusty64; vagrant up --provider virtualbox查看全部
-
填写真实的评论数量查看全部
-
以上3步都做完,@comments = @issues.comments就可以使用了查看全部
-
3.在comment model中添加belongs_to:issue查看全部
-
2.在Issue model中创建 has_many:comments查看全部
-
1.在comment表中插入issue_id外键查看全部
-
显示评论查看全部
-
在controller将评论与issue联系起来查看全部
举报
0/150
提交
取消