但如果不需要輸出HTML 畫面,可以把 index Action 改成這樣:. def index @users = User.all render json: @users end. 原本的樣子長這樣:.
確定! 回上一頁