Class: Archangel::FrontendController

Inherits:
ApplicationController show all
Includes:
SeoableConcern
Defined in:
app/controllers/archangel/frontend_controller.rb

Overview

Frontend base controller

Direct Known Subclasses

Archangel::Frontend::PagesController

Method Summary

Methods included from SeoableConcern

#apply_meta_tags

Methods inherited from ApplicationController

#current_site, #render_401_error, #render_404_error, #render_error

Methods included from PaginatableConcern

#page_num, #per_page

Methods included from ActionableConcern

#action, #collection_action?, #edit_action?, #index_action?, #member_action?, #new_action?, #restful_action?, #save_action?, #show_action?