Sha256: 004684ad7dc5ea8d84198543071983700ae2463b05972df3a5223340851bb865
Contents?: true
Size: 316 Bytes
Versions: 48
Compression:
Stored size: 316 Bytes
Contents
class ApplicationController < ActionController::Base include Cmor::UserArea::Controller::RedirectBackConcern include Cmor::UserArea::Controller::CurrentUserConcern view_helper Cmor::Core::ApplicationViewHelper, as: :core_helper view_helper Cmor::UserArea::ApplicationViewHelper, as: :user_area_helper end
Version data entries
48 entries across 48 versions & 1 rubygems