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 / kvramana
Ruby on Rails will be going to have a terrific future.
Ruby is a object oriented scripting language, and rails is a
framework written in ruby for developing sophisticated web
applications. And the very good thing is that easy to learn
and implementing.
It has more advantages than other technologies.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
how you can run Rails application without creating databases?
Explain me what is the function of orm in ruby on rails?
difference between member routes and collection routes ?
explain request/response cycle?
what is the difference between calling super() and super call?
Difference between argument and parameter in ruby on rails ?
In how many ways you can create rails layout http response.
how many types of callbacks available in ror?
What are the different filters used in ruby on rails?
what is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?
What I have to do to view my project always on browser?
Explain bundler in rails.
Explain rails caching levels.
Is ruby on rails popular?
Choosing between belongs_to and has_one?