bin/rails generate scaffold User name:string email:string tel:string ... 請打開專案的 app/views/posts/index.html.erb 檔案,把第21 行的 post.user 改成 ...
確定! 回上一頁