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.
Answer Posted / vamsi
Ruby came in 1992 and Rails framework came in 2004, Rails is
a framework written in Ruby for Website development. Indeed
development is fast and easy to learn. It definitely has a
future.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
What is the difference between symbol and string?
What are class libraries?
What is the directory structure of rails?
How is dynamic scaffolding different from static scaffolding?
what are benefits of using active record as opposed to raw sql queries?
How can the filter methods in ruby on rails be protected?
What role do sub-directory app/helpers and app/controllers play?
How to serialize data with yaml?
What is the architecture of Model views and controllers
Explain the importance of yield statement in rails.
What is the purpose of require_relative in ruby?
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
At is cross-site request forgery (csrf)?
What is the difference between delete and destroy ?
How is visibility of methods changed in ruby (encapsulation) ?