What is request.xhr?
Answer / Arti Mourya
"request.xhr checks whether the current request was made using an AJAX call (XMLHttpRequest). It returns true if it was, and false otherwise."
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between a gem and a plugin in Ruby?
Explain some of the looping structures available in ruby?
What are freezing string in Ruby?
What is the difference between extend and include?
In how many ways items can be removed from array in Ruby?
What is RubyGems in Ruby programming language?
Explain raise statement in Ruby?
What is ruby object?
How is object methods defined in ruby?
What are class libraries in Ruby?
Overview of ruby programming language?
Please explain the three levels of access control for ruby methods?