17 18 19
# File 'lib/ueditor.rb', line 17 def self.root_path @root_path ||= Pathname.new( File.dirname(File.expand_path('../', __FILE__)) ) end