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
This example project was very helpful to me, to integrate panda into my project. But recently I updated it to Rails 4.2.4 and this piece of code stopped working:
Hi everyone who might be interested,
This example project was very helpful to me, to integrate panda into my project. But recently I updated it to Rails 4.2.4 and this piece of code stopped working:
See panda_controller.rb
I found out that csrf verification API changed a bit and now it should be:
Hope it will be helpful for someone.
Thanks to this answer on SO
The text was updated successfully, but these errors were encountered: