master
# frozen_string_literal: true # This class needs to exist in order for the console to run.class ApplicationController < ActionController::APIend