what is the purpose of RJs in Rails?



what is the purpose of RJs in Rails?..

Answer / Shikha Johri

RJS (Ruby JavaScript) was a Ruby on Rails framework for creating AJAX applications. It allowed developers to write server-side JavaScript that would be automatically transformed into client-side JavaScript by Rails. However, it's not widely used anymore and has been replaced by other libraries like jQuery and Turbolinks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby on Rails Interview Questions

What is active record in rails?

1 Answers  


what is the difference between Dynamic and Static Scaffolding?

1 Answers  


how you can list all routes for an application?

1 Answers  


Tell me what is mixin in rails?

1 Answers  


Explain me the log that has to be seen to report errors in ruby rails?

1 Answers  


hi am b,tech 2011 passedout now am learnig ROR technology may i knw what is the feature of this one and what is the salary ranges to this i heard there is a less salaries to this technology give me valuable suggestions

1 Answers   Baidu, GTPL,


how does ruby on rails use the model view controller (mvc) framework?

1 Answers  


How to use two databases into a single application?

1 Answers  


Write a program to show the functionality of request.xhr in ruby on rails ?

1 Answers  


what is the difference between the Observers and Callbacks in Ruby on Rails?

1 Answers  


What are rails validation used for?

1 Answers  


How you run your Rails Application without creating database ?

1 Answers  


Categories