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.
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.