lib/gooddata/core/core.rb in gooddata-0.6.0.pre11 vs lib/gooddata/core/core.rb in gooddata-0.6.0

- old
+ new

@@ -1,8 +1,7 @@ -# require File.join(File.dirname(__FILE__), "") +# encoding: UTF-8 module GoodData - # Core of GoodData Gem class Core end end