vue_r/test/dummy/app/controllers/application_controller.rb

4 lines
77 B
Ruby

class ApplicationController < ActionController::Base
helper OpalHelper
end