module Yp
Constants
- URL
- VERSION
Attributes
logger[RW]
Public Class Methods
data_files_path()
click to toggle source
# File lib/yp.rb, line 22 def data_files_path File.join(File.dirname(File.expand_path(__FILE__)), '../data') end