Skip to content

Commit

Permalink
add require redis on startup!
Browse files Browse the repository at this point in the history
	modified:   lib/spree_preferences_redis.rb
  • Loading branch information
ryudoawaru committed Apr 17, 2012
1 parent 27b24e1 commit 6cfadec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/spree_preferences_redis.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require 'redis'
require 'preferences/preferable_class_methods'
require 'preferences/preferable'
require 'preferences/store'
Expand Down

0 comments on commit 6cfadec

Please sign in to comment.