Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot get id of post #18

Open
okpatil4u opened this issue May 27, 2013 · 1 comment
Open

Cannot get id of post #18

okpatil4u opened this issue May 27, 2013 · 1 comment

Comments

@okpatil4u
Copy link

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.

@okpatil4u
Copy link
Author

Hi,

It seems that it was a problem with json.jbuilder file. I added an id field to it. It works fine now.

Thank you for making this fantastic gem..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant