lib/tasks/bpluser_tasks.rake in bpluser-0.0.26 vs lib/tasks/bpluser_tasks.rake in bpluser-0.1.12

- old
+ new

@@ -1,10 +1,10 @@ # desc "Explaining what the task does" # task :bpluser do # # Task goes here # end -APP_ROOT = File.expand_path("../..", __FILE__) +# APP_ROOT = File.expand_path("../..", __FILE__) namespace :bpluser do end