Rakefile in content_engine-0.1.0 vs Rakefile in content_engine-0.1.1
- old
+ new
@@ -1,8 +1,8 @@
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
-require File.expand_path('../spec/rails_app/config/application', __FILE__)
+# require File.expand_path('../spec/rails_app/config/application', __FILE__)
require 'rake'
require 'rake/testtask'
require 'rake/rdoctask'
\ No newline at end of file