Ruby Developer Question:
Download Questions PDF

Explain me what is the purpose of RJs in Rails?

Ruby Developer Interview Question
Ruby Developer Interview Question

Answer:

RJs is a template that produces JavaScript which is run in an eval block by the browser in response to an AJAX request. It is sometimes used to define the JavaScript, Prototype and helpers provided by Rails.

Download Ruby Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what is Mixin in Rails?Do you know about Dig, Float and Max?