regarding the controller and view

Hi all, I am new to ROR. I got a simple problem.i am not knowing how to get a value from controller to different view.please can any one help me with this.Thankyou.

diferent view? how so?

i have used params[: ] but it does't work

I think you need to give more details of what you are trying to achieve, what you have tried and what happened. I think no-one knows what you are trying to do. If you have not already done so then have a look through the Rails Guides and then you may be able to solve the problem yourself. Also work through some rails tutorials (make sure the tutorial is for the version of Rails you are using. railstutorial.org is a good free-to-use-online tutorial.

Colin