Can you explain me how rails implements ajax?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Ruby on Rails Interview Questions

explain request/response cycle?

0 Answers  


Do you know what is cross-site request forgery (csrf) and how rails is protected against it?

0 Answers  


What role do sub-directory app/helpers and app/controllers play?

0 Answers  


If you want to set up a one-to-one relationship between two models, you'll need to add belongs_to to one, and has_one to the other. How do you know which is which?

0 Answers  


What is the purpose of load, auto_load, and require_relative in ruby ?

0 Answers  






Explain unobtrusive javascript in rails.

0 Answers  


Tell me what is the difference between the observers and callbacks in ruby on rails?

0 Answers  


What do you mean by render and redirect_to?

0 Answers  


What are the various components of rail?

0 Answers  


ruby on rails and java ,which of one of the best in future &present?

1 Answers  


what is the role of Rails Controller?

0 Answers  


Why do we use request.xhr? in rails

2 Answers   IBM,


Categories