4 lines
84 B
Ruby
4 lines
84 B
Ruby
module S6Gen
|
|
ROOT = File.expand_path(File.join(File.dirname(__FILE__), '..'))
|
|
end
|