Answers

Question and Answer:

  Home  Ruby Developer

⟩ Explain me what are the limits of Ruby on Rails?

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

 123 views

More Questions for you: