lib/ruby-xcdm.rb in ruby-xcdm-0.0.1 vs lib/ruby-xcdm.rb in ruby-xcdm-0.0.2
- old
+ new
@@ -1,8 +1,5 @@
-
-p "Basfasdf"
-
-if const_defined?(:Motion) && Motion.const_defined?(:Project)
+if defined?(Motion::Project::Config)
namespace :schema do
desc "Clear the datamodel outputs"
task :clean do