# Load all our tasks from the tasks directory Dir[File.expand_path(File.dirname(__FILE__) + '/tasks/*.rake')].each do |f| load f end