Module: Refinery::Profiles

Defined in:
lib/refinerycms-profiles.rb

Defined Under Namespace

Classes: Engine

Class Attribute Summary (collapse)

Class Attribute Details

+ (Object) root

Returns the value of attribute root



7
8
9
# File 'lib/refinerycms-profiles.rb', line 7

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