app/controllers/api_controller.rb class ApiController < ActionController::Base end. 新增API 專用的Controller,並繼承上述的ApiController。
確定! 回上一頁