Class: Guts::ApplicationController Abstract

Inherits:
ActionController::Base
  • Object
show all
Includes:
MultisiteConcern, SessionsHelper
Defined in:
app/controllers/guts/application_controller.rb

Overview

This class is abstract.

Main inherited controller class

Method Summary

Methods included from MultisiteConcern

#current_site, #with_current_site

Methods included from SessionsHelper

#current_user, #log_in, #log_out, #logged_in?