We're using postgresql as the backend to route-sequel. I'm also trying to setup a test to be able to show off the described behavior.
Doug On Mar 26, 2012, at 3:43 PM, John Mettraux wrote: > > On Mon, Mar 26, 2012 at 03:12:07PM -0500, Doug Bryant wrote: >> >>> >>> /Users/doug/devroot/apps/bpm_reference/vendor/ruby/1.9.1/gems/rufus-json-1.0.1/lib/rufus/json.rb:185:in >>> `rescue in decode' >>> >>> /Users/doug/devroot/apps/bpm_reference/vendor/ruby/1.9.1/gems/rufus-json-1.0.1/lib/rufus/json.rb:182:in >>> `decode' >>> >>> /Users/doug/devroot/apps/bpm_reference/vendor/ruby/1.9.1/gems/ruote-sequel-2.2.0/lib/ruote/sequel/storage.rb:180:in >>> `block in get_many' >>> >>> /Users/doug/devroot/apps/bpm_reference/vendor/ruby/1.9.1/gems/ruote-sequel-2.2.0/lib/ruote/sequel/storage.rb:180:in >>> `collect' >>> >>> /Users/doug/devroot/apps/bpm_reference/vendor/ruby/1.9.1/gems/ruote-sequel-2.2.0/lib/ruote/sequel/storage.rb:180:in >>> `get_many' > > Hello Doug, > > thanks for the detailed information. I see that you're using ruote-sequel : > What database are you using? > > I'm trying to set up a test case. > > Thanks in advance, > > -- > John Mettraux - http://lambda.io/processi > > -- > 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 -- 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
