Explain me what are the limits of ruby on rails?



Explain me what are the limits of ruby on rails?..

Answer / Nagendra Singh

Ruby on Rails has certain limitations, including scalability issues when handling a large number of concurrent requests and complex data structures. It may not be suitable for high-traffic applications or real-time systems. Additionally, it can be slow in certain situations due to its extensive use of metaprogramming.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby on Rails Interview Questions

what is the role of Rails Controller?

1 Answers  


How to serialize data with yaml?

1 Answers  


What is rake?

1 Answers  


How does router work in rails?

1 Answers  


what is rake in Rails?

1 Answers  


How is calling super() different from the super call?

1 Answers  


I would like to know about ruby on rails.I want to know.how will be the future for ruby on rails.please tell me.

9 Answers   Baidu, TCS,


How do rails implement ajax?

1 Answers  


how can we define Ruby regular expressions?

1 Answers  


how you can run Rails application without creating databases?

1 Answers  


What are rails validation used for?

1 Answers  


How to find second max element from database ?

1 Answers  


Categories