Module: Refinery

Defined in:
lib/refinery/crud.rb,
lib/refinery/engine.rb,
lib/refinery/plugin.rb,
lib/refinery/plugins.rb,
lib/refinerycms-core.rb,
lib/refinerycms-core.rb,
lib/refinery/activity.rb,
lib/refinery/application.rb,
lib/refinery/configuration.rb,
lib/refinery/application_helper.rb,
lib/refinery/helpers/tag_helper.rb,
lib/refinery/helpers/head_helper.rb,
lib/refinery/helpers/menu_helper.rb,
lib/refinery/helpers/meta_helper.rb,
lib/refinery/helpers/image_helper.rb,
lib/refinery/admin/base_controller.rb,
lib/refinery/admin_base_controller.rb,
lib/refinery/helpers/script_helper.rb,
lib/refinery/application_controller.rb,
lib/refinery/helpers/site_bar_helper.rb,
lib/refinery/helpers/pagination_helper.rb,
lib/refinery/helpers/translation_helper.rb,
app/controllers/refinery/fast_controller.rb,
lib/refinery/helpers/html_truncation_helper.rb

Overview

This is a dummy to enable updates from 0.9.8.x onward.

Defined Under Namespace

Modules: Admin, Application, ApplicationController, ApplicationHelper, Core, Crud, Engine, Engines, Helpers Classes: Activity, AdminBaseController, BasePresenter, Configuration, FastController, LinkRenderer, Plugin, Plugins

Class Method Summary collapse

Class Method Details

.configObject



29
30
31
# File 'lib/refinerycms-core.rb', line 29

def config
  @@config ||= ::Refinery::Configuration.new
end