Module: Refinery::Dashboard

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

Defined Under Namespace

Classes: Engine

Class Method Summary (collapse)

Class Method Details

+ (Object) root



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

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