Module: Refinery::Wymeditor

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

Defined Under Namespace

Classes: Engine

Class Method Summary collapse

Class Method Details

.rootObject



4
5
6
# File 'lib/refinery/wymeditor.rb', line 4

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