class ApplicationController < ActionController::API # ... ... class Authentication < ActionController::API include Authenticable end RSpec.describe Authenticable ...
確定! 回上一頁