Tell me what is ruby on rails?
Answer / Isharar Ahamad
Ruby on Rails, often abbreviated as Rails, is a free and open-source web application framework written in Ruby. It is designed to make programming web applications easier by making assumptions about what programmers need to get started.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are helpers and how to use helpers in ror?
What is rake?
Write a program to show the functionality of request.xhr in ruby on rails ?
What is ruby on rails & why it is used for?
how you define Instance Variable, Global Variable and Class Variable in Ruby?
what is the difference between calling super() and super call?
what is the role of Rails Controller?
How would you create a controller for the subject?
Do you know what is sweeper in rails?
write a program to show the usage of sql in the database file?
what the difference between static scaffolding and Dynamic scaffolding?
what is the difference between new, save and create?