![](https://secure.gravatar.com/avatar/61c4e5784ef8adaad917dd2d0cda1df3.png?default=mp&rating=pg&size=250)
Denswami
Joined
50 Experience
0 Lessons Completed
0 Questions Solved
Activity
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.