How is the model view controller framework used in ruby on rails?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to build a 50% bespoke e-commerce platform hence having the ability to customize everything down the line? For example would it make sense to start coding an application on the Ruby on Rails framework but where the most complex/time consuming code pieces (e.g. shopping cart, etc) can be initially bolted on (hence diminishing development time and cost) having the ability to change them completely further down the line?
Are there any disadvantages of ruby on rails? If yes, mention them.
What are the different components of rails ?
What is the latest version of ruby on rails?
who developed rails?
What is a webrick web server?
What is the difference between sessions and flash?
Explain what is the role of the subdirectories app/controllers and app/helpers in rails?
what is the defined operator?
what is session and cookies
What are class libraries?
How can you protect filter methods in rails?