diaspora/config/initializers/resque.rb
2010-12-02 12:35:26 -08:00

3 lines
159 B
Ruby

#config = YAML::load(File.open("#{Rails.root}/config/redis.yml"))
#Resque.redis = Redis.new(:host => config['host'], :port => config['port'])
require 'resque'