Class: Atrium::ApplicationController

Inherits:
ActionController::Base
  • Object
show all
Includes:
ApplicationHelper, CollectionsHelper, ShowcasesHelper
Defined in:
app/controllers/atrium/application_controller.rb

Instance Method Summary collapse

Methods included from ShowcasesHelper

#facet_element, #get_parent_path, #get_showcase_parent_edit_path, #get_showcase_parent_show_path, #render_showcase_facet_selection

Methods included from ApplicationHelper

#application_name

Methods included from CollectionsHelper

#get_saved_items, #get_saved_search, #saved_searches_for_select

Instance Method Details

#atrium_configObject



7
8
9
# File 'app/controllers/atrium/application_controller.rb', line 7

def atrium_config
  Atrium.config
end