You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I set the following in the json file
"skip_sticky_session":true, "priority_for_sticky":"ttml,tata"
I get the following error
/usr/local/rvm/gems/ruby-1.9.3-p125/gems/ispunity-0.0.5/lib/sticky_session.rb:7:in "block in execute": undefined method "skip_sticky_session" for #Isp:0x8f49af4 (NoMethodError)
The text was updated successfully, but these errors were encountered:
I'm using gem 0.0.5
If I set the following in the json file
"skip_sticky_session":true, "priority_for_sticky":"ttml,tata"
I get the following error
/usr/local/rvm/gems/ruby-1.9.3-p125/gems/ispunity-0.0.5/lib/sticky_session.rb:7:in "block in execute": undefined method "skip_sticky_session" for #Isp:0x8f49af4 (NoMethodError)
The text was updated successfully, but these errors were encountered: