We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285fef5 commit 7f4c79aCopy full SHA for 7f4c79a
README.markdown
@@ -560,13 +560,8 @@ together. But, it's not that hard.
560
Resque Dependencies
561
-------------------
562
563
- gem install redis redis-namespace yajl-ruby vegas sinatra
564
-
565
-If you cannot install `yajl-ruby` (JRuby?), you can install the `json`
566
-gem and Resque will use it instead.
567
568
-When problems arise, make sure you have the newest versions of the
569
-`redis` and `redis-namespace` gems.
+ $ gem install bundler
+ $ bundle install
570
571
572
Installing Resque
0 commit comments