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
I created an angularjs_scaffold post as you instructed in announcement. I changed "protect_from_forgery with: :null_session" from exception. Now I can create posts.
But it seems that application cannot retrieve id of post. Now my show, edit and destroy paths are not working because of no id.
Please help me.
The text was updated successfully, but these errors were encountered:
Hi,
I created an angularjs_scaffold post as you instructed in announcement. I changed "protect_from_forgery with: :null_session" from exception. Now I can create posts.
But it seems that application cannot retrieve id of post. Now my show, edit and destroy paths are not working because of no id.
Please help me.
The text was updated successfully, but these errors were encountered: