search for: some_path_fragment

Displaying 1 result from an estimated 1 matches for "some_path_fragment".

2006 Apr 10
1
Add''l filtering on HABTM
I have a table "keywords" with a HABTM relationship with "files" in a legacy MySQL db. I can find all of the files associated with a keyword in Rails. These files can be on any of 4 volumes. However, users can have restrictions on which volumes they have access to, so after returning the file list, I need to filter it against an string array of allowable volumes for that