public
Description: Next Vista for Learning
Homepage: http://www.nextvista.org/
Clone URL: git://github.com/dustin/nextvista.git
Search Repo:
Use the nv tube.
dustin (author)
Sat May 03 22:27:20 -0700 2008
commit  92d47c64e050f256600b94dcdc8ab5d5b5116d05
tree    5dffb572809651d48469554c51f8d10c9cfbdeb4
parent  24af2180707c3391cc117b03d2b16858a623304b
...
1
2
 
3
4
5
...
1
 
2
3
4
5
0
@@ -1,5 +1,5 @@
0
 unless BEANSTALK_SERVERS.blank?
0
- AsyncObserver::Queue.queue = Beanstalk::Pool.new BEANSTALK_SERVERS
0
+ AsyncObserver::Queue.queue = Beanstalk::Pool.new BEANSTALK_SERVERS, 'nv'
0
 end
0
 
0
 # This value should change every time you make a release of your app.

Comments

    No one has commented yet.