module Comable class ApplicationController < ActionController::Base include Comable::ApplicationHelper end end