fix for rake encoding

This commit is contained in:
Matthew K. Fu JuYuan 2012-07-26 16:58:17 +08:00
parent 30cc3431b9
commit 7c3cc30784
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
require 'resque_scheduler/tasks'
# encoding: utf-8
require 'resque_scheduler/tasks'
namespace :data_migration do