iam new to the ruby on rails. suggest me some pdf and online
books for ruby and rails
Are there any disadvantages of ruby on rails? If yes, mention them.
Can you list out what can rails migration do?
What is the difference between symbol and string?
If you want to set up a one-to-one relationship between two models, you'll need to add belongs_to to one, and has_one to the other. How do you know which is which?
what is rails caching?
What is rails migrations?
what is the difference between redirect and render in Ruby on Rails?
What is agile development? What are the strengths?
What is the role of mvc architecture in ruby on rails?
What I have to do to view my project always on browser?
Choosing between belongs_to and has_one?
Explain the advantages of ruby on rails?