4 lines
77 B
Ruby
4 lines
77 B
Ruby
class ApplicationController < ActionController::Base
|
|
helper OpalHelper
|
|
end
|