Ask A Question

Notifications

You’re not receiving notifications from this thread.

How do I get Rails Ajax to work using ujs

Denswami asked in Javascript

Hello,
I am trying to user ajax on rails using the ujs library.

I am calling the new controller action,with the remote: true property, however the request is being processed as JSON instead of JS.

Reply

Have you added the correct js “format” in your controller's action?

Reply
Join the discussion
Create an account Log in

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

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

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