application_controller.rb 87 Bytes Raw Blame History Permalink 1 2 3 4 # frozen_string_literal: true class ApplicationController < ActionController::API end