vue_r/app/controllers/vue_r/application_controller.rb

5 lines
77 B
Ruby

module VueR
class ApplicationController < ActionController::Base
end
end