Ruby Developer Question:

Download Job Interview Questions and Answers PDF

Explain me what are the limits of Ruby on Rails?

Ruby Developer Interview Question
Ruby Developer Interview Question

Answer:

Ruby on Rails has been designed for creating a CRUD web application using MVC. This might make Rails not useful for other programmers. Some of the features that Rails does not support include

☛ Foreign key in databases
☛ Linking to multiple data-base at once
☛ Soap web services
☛ Connection to multiple data-base servers at once

Download Ruby Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what is the difference between the Observers and Callbacks in Ruby on Rails?Tell us in Ruby, it explains about the defined operator?