From: Fritz Anderson Date: 2009-12-01T06:33:38+09:00 Subject: Gem for Mac HFS metadata? Mac OS X's native HFS file system attaches directory metadata to its files. The most notable are the "type" and "creator" codes which identify file types without resort to name extensions, and bind them to their preferred editors. My Ruby application needs to examine HFS metadata. I've tried Googling every keyword I can think of, but all I get are false positives. Is there a gem that will do this for me? — F -- Posted via http://www.ruby-forum.com/.