fix code when called within the class

This commit is contained in:
Laurent Sansonetti
2014-05-18 19:27:01 +02:00
parent 8b06cc055b
commit 16ab93948d

View File

@@ -60,7 +60,7 @@ module Motion; module Project;
end
def package_path
App.config.package.gsub('.', '/')
package.gsub('.', '/')
end
def api_version