Class: Enki::ApplicationController

Inherits:
ApplicationController
  • Object
show all
Includes:
ApplicationHelper, DateHelper, FormHelper, HostHelper, NavigationHelper, PageTitleHelper, PostsHelper, TagHelper, UrlHelper
Defined in:
app/controllers/enki/application_controller.rb

Direct Known Subclasses

Enki::Admin::BaseController, BaseController

Method Summary

Methods included from HostHelper

#render_enki

Methods included from UrlHelper

#author_link, #post_comments_path, #post_path

Methods included from TagHelper

#linked_tag_list

Methods included from PostsHelper

#more_content?

Methods included from PageTitleHelper

#archives_title, #html_title, #page_title, #post_title, #posts_title

Methods included from NavigationHelper

#category_links_for_navigation, #class_for_tab, #page_links_for_navigation

Methods included from FormHelper

#admin_form_for

Methods included from DateHelper

#format_comment_date, #format_month, #format_post_date

Methods included from ApplicationHelper

#author, #comments?, #format_comment_error, #paginated, #tags?