In my Rails 3 app, my 'show' view renders a submitted form. I'd like to create an 'info' view that displays different data from the same submitted form. It's basically an alternate show view.In my Rails 3 app, my 'show' view renders a sub
In my Rails 3 app, my 'show' view renders a submitted form. I'd like to create an 'info' view that displays different data from the same submitted form. It's basically an alternate show view.In my Rails 3 app, my 'show' view renders a sub