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 / hema
Ruby On Rails developed in 1992.But now it is spreading all
over.Coding using ROR is easy we can easily develop web
applications.We can develop webservers and Ajax also can b
implemented in ROR.Similarly we have some disadvantages in
it like the User Interface and easily can do the wrong
things.Finally It is easy to learn and easy to implement
also.Learn it,It has good future..
| Is This Answer Correct ? | 8 Yes | 19 No |
Post New Answer View All Answers
what is a rails migration? Write up a short example of a simple rails migration with a table called customers, a string column called name, and a text column called description?
what are rails filters?
Explain me what is the naming convention in rails?
What is Dynamic finders ?
What is ORM in Rails?
What is the main difference between procs and blocks?
How to find second max element from database ?
Mention the differences between the observers and callbacks in ruby on rails.
what is Mixin in Rails?
What is the difference between render and redirect?
Do you know what is rake in rails?
What is the use of $ in ruby?
If you want to set up a one-to-one relationship between two models, you'll need to add belongs_to to one, and has_one to the other. How do you know which is which?
How will be the future for ruby on rails?
What is rails active record?