On Mon, May 3, 2010 at 11:48 AM, John Mettraux <[email protected]> wrote: > > On Sun, May 02, 2010 at 09:32:28AM -0700, threetee wrote: >> >> $ ruby ruote-amqp_test.rb >> {:timeout=>nil, :pass=>"guest", :user=>"guest", :vhost=>"/", :ssl=>false, >> :host=>"127.0.0.1", :logging=>false, :port=>5672} >> /Library/Ruby/Gems/1.8/gems/ruote-2.1.10/lib/ruote/receiver/base.rb: >> 47:in `reply': undefined method `storage' for nil:NilClass >> (NoMethodError) > > Mea culpa. > > http://github.com/jmettraux/ruote/blob/ruote2.1/TODO.txt#L352 > > Let me fix that quickly, stay tuned,
Hello, http://github.com/jmettraux/ruote/commit/3119291792e33df0acfcd4d3b3f470b7a01e0288 should hopefully fix the issue. Please tell me if you run into other issues. Best regards, -- John Mettraux - http://jmettraux.wordpress.com -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en
