gitlink-forgeplus/app/controllers/api/v1/base_controller.rb

2 lines
57 B
Ruby

class Api::V1::BaseController < ApplicationController
end