Sorry th etitle of the topic isn't very clear but it's difficult to
summarize my problem!

I made a view without model but I display in table the content of a
variable named '@operations'. So each line corresponds to an operation.
In my table I have also a column with a button for each line. When i
click on the button I want to redirect to an existing page 'Operation'
witch correspond to the operation of the line of the table like in the
index view with the 'edit' or 'delete' button.

But I can't do the same think because I'm not working with a special
model in this view.

Is someone did somethink like this yet?

Fab

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/27bc401ad0fbe0b6865185301ff05ad5%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to