What is the architecture of Model views and controllers


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Ruby on Rails Interview Questions

What is rails active record?

0 Answers  


What is ORM in Rails?

0 Answers  


Is ruby on rails dying?

0 Answers  


Explain me what is the function of orm in ruby on rails?

0 Answers  


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?

1 Answers  






What is a webrick web server?

0 Answers  


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?

0 Answers  


Can you explain me how rails implements ajax?

0 Answers  


How are the key differences between python and ruby?

0 Answers  


Write a program to generate and run the application without the use of database

0 Answers  


What I have to do to view my project always on browser?

0 Answers  


Tell me what is orm (object-relationship-model) in rails?

0 Answers  


Categories