MVC structure in Ruby on Rails

Hi,
i m new for roby on rails. i m confused, plz anyone can tell
me
about “how to communicate view folder files to controller folder files”
or
“communication between view and controller or model”…

On 24 July 2014 12:50, ankush rathore [email protected]
wrote:

    Hi,
        i m new for roby on rails. i m confused, plz anyone can tell me

about “how to communicate view folder files to controller folder files” or
“communication between view and controller or model”…

I suggest you work right through a good tutorial such as
railstutorial.org (which is free to use online). That will explain
many such things. Also have a look at the Rails Guides.

Colin