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 |
What is active record in rails?
what is the difference between Dynamic and Static Scaffolding?
how you can list all routes for an application?
Tell me what is mixin in rails?
Explain me the log that has to be seen to report errors in ruby rails?
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
how does ruby on rails use the model view controller (mvc) framework?
How to use two databases into a single application?
Write a program to show the functionality of request.xhr in ruby on rails ?
what is the difference between the Observers and Callbacks in Ruby on Rails?
What are rails validation used for?
How you run your Rails Application without creating database ?