Module: Refinery::Dashboard

Includes:
ActiveSupport::Configurable
Defined in:
lib/refinery/dashboard.rb,
lib/refinery/dashboard/engine.rb,
lib/refinery/dashboard/configuration.rb

Defined Under Namespace

Classes: Engine

Class Method Summary collapse

Class Method Details

.rootObject



9
10
11
# File 'lib/refinery/dashboard.rb', line 9

def root
  @root ||= Pathname.new(File.expand_path('../../../', __FILE__))
end