Module: Refinery::Copywriting

Defined in:
lib/refinery/copywriting.rb,
lib/refinery/copywriting/engine.rb,
app/models/refinery/copywriting/phrase.rb,
app/helpers/refinery/copywriting/copywriting_helper.rb,
app/controllers/refinery/copywriting/admin/phrases_controller.rb

Defined Under Namespace

Modules: Admin, CopywritingHelper Classes: Engine, Phrase

Class Method Summary collapse

Class Method Details

.rootObject



10
11
12
# File 'lib/refinery/copywriting.rb', line 10

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