Hi folks, I have an active scaffold on base_string
however base_string belongs_to project which has an owner column is there a way to limit the shown strings to those where base_string.project.owner_id = this_user ? e.g. - can I impose a condition on the association rather than on the record? thanks, Rob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
