Answer Posted / ekta
Super productive new way to develop web applications because:
1. Dynamically typed programming language similar to Python,
Smalltalk, and Perl(Templating language)
2. Follows Model-View-Controller (MVC) architecture
3. Strives for simplicity
4. Less coding.
5. Minimum Configuration.
6. Design patterns admire
7. Light webserver
8. ORM
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Explain the controller in rails?
What is the purpose of require_relative in ruby?
Explain what are the servers supported by ruby on rails?
who developed rails?
Do you know what is rake in rails?
what is rails caching?
Explain the role of sub directory app/controllers and app/helpers.
What is the architecture of Model views and controllers
Am Fresher ..,i dont know seven controller methods.am searching in google .but am not getting .help me
What is the main difference between procs and blocks?
How can you run rails without creating databases?
how many types of callbacks available in ror?
The string can be represented in single as well as double quotes. What is the difference between the two?
what is the difference in scope for these two variables: @@name and @name?
What is unit testing (in classical terms)? What is the primary technique when writing a test ?