I want to display the nested link for an associated model only for
parent rows that met a certain condition.

I defined a nested_authorized? method in my controller, which is hit
for each row. However, it seems there is no context passed in which
indicated which row the method was hit for.

Is there another way hide the nested link based on a condition? Or is
there a way to get the context in a nested_authorized? method?

I saw a similar question here:
http://groups.google.com/group/activescaffold/browse_thread/thread/fe0d4948299565c4/b129373ab011b550?lnk=gst&q=nested_authorized#b129373ab011b550

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/activescaffold?hl=en.

Reply via email to