Skip to content

Commit

Permalink
Fix rake tasks not loading in Rails.
Browse files Browse the repository at this point in the history
Signed-off-by: Tobias Lütke <tobi@leetsoft.com>
  • Loading branch information
Dean Strelau authored and Tobias Lütke committed Dec 30, 2008
1 parent 825ebcf commit a99302b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/jobs.rake
@@ -1 +1 @@
load 'tasks'
require File.join(File.dirname(__FILE__), 'tasks')

0 comments on commit a99302b

Please sign in to comment.