Method: Monograph.root

Defined in:
lib/monograph.rb

.rootObject



19
20
21
# File 'lib/monograph.rb', line 19

def self.root
  File.expand_path('../../', __FILE__)
end