Hi friends i need to understand the concept MODELS in the MVC architecture in Ruby on rails. Please refer the simple tutorial or documents towards the same. Thanks in advance.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
I followed the rails for zombies tutorial, it teaches you to access data in models and to save/update them with challenges along the way to validate that you are understanding what is being shown to you. |
|||
|
|
|
http://guides.rubyonrails.org/ -> there is a section "Models" maybe this can help you.. if you are a real beginner then the "getting started" section might be better in the first place.. ;-) |
|||
|
|
|
A detailed diagram of MVC in Rails
Explaination and More Detail see : http://ruby.railstutorial.org/chapters/a-demo-app#sec-mvc_in_action |
|||
|
|
