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 |
Explain next statement in ruby.
Is ruby whitespace-dependent?
Explain me what the difference is between false and nil in ruby?
Write the command to get installed Ruby version in your system?
What is the difference between a class and a module?
How do you handle exceptions in ruby code?
Please explain each of the following operators and how and when they should be used: ==, ===, eql?, Equal?
what is a class library in Ruby?
What is ruby?
What are freezing string in Ruby?
What is mvc? And how it works?
What are advantages of using ruby?