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.