Files
edx-platform/rakefiles/django.rake
Nate Hardison 03a9765b79 Change task.invoke to Rake::Task.invoke
Using `task()` reopens the definition of the task, and all we really
need to do is get a reference to the task itself to invoke it.
2013-06-03 10:00:50 -07:00

5.1 KiB