Answer Posted / valavanp
1. Convention over configuration.
2. DRY concept.
3. Code is less.
4. Easy to Learn.
Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Explain about restful architecture?
Explain about Dig, Float and Max?
What is a webrick web server?
What is the directory structure of rails?
How are the key differences between python and ruby?
Explain the role of sub directory app/controllers and app/helpers.
How many filters are there in rails.
Tell me what is the difference between the observers and callbacks in ruby on rails?
what is the difference in scope for these two variables: @@name and @name?
What is rails active record?
What is rails script? Name some of them?
What are rails validation used for?
what are the differences between rails 2.x and rails 3?
How do rails implement ajax?
Explain testing in rails.