Method: TDiary.root

Defined in:
lib/tdiary.rb

.rootObject



118
119
120
# File 'lib/tdiary.rb', line 118

def root
	File.expand_path(File.join(library_root, '..'))
end