groundtruth/restful_geof

View on GitHub
lib/restful_geof/root_path.rb

Summary

Maintainability
A
0 mins
Test Coverage
module RestfulGeof
  ROOT_PATH = File.expand_path("../../..", __FILE__)
end