Hi,

I have three Models

User, Group and File.

User habtm group
Group habtm File

How can I find all that files that a particular user has access to?
eg user.groups.files ?



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