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 |
what is the role of Rails Controller?
How to serialize data with yaml?
What is rake?
How does router work in rails?
what is rake in Rails?
How is calling super() different from the super call?
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.
How do rails implement ajax?
how can we define Ruby regular expressions?
how you can run Rails application without creating databases?
What are rails validation used for?
How to find second max element from database ?