Ask A Question

Notifications

You’re not receiving notifications from this thread.

User Interaction With Ember Discussion

Emmanuel LOUISY-GABRIEL Emmanuel LOUISY-GABRIEL

I think you meant 7:47 "pure client side code" ?

Reply
Emmanuel LOUISY-GABRIEL Emmanuel LOUISY-GABRIEL

amazing ajax made clean !

Reply

Awesome. Let's jump in ember.

Reply

How would you recommend dealing with the error "Can't verify CSRF token authenticity"? I added "skip_before_filter :verify_authenticity_token" to the monsters controller so it works fine, but I know this is not the best long term solution. Thanks!

Reply

when you create rails project,you should use rails new project_name --api
it will not have verify_authenticity_token

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 78,890+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.

    Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.

    © 2023 GoRails, LLC. All rights reserved.