So. I've loaded ruby.tcz and ruby-dev.tcz, and installed rails with "gem install rails". For persistence, I've included lines: "/usr/local/bin" and "/usr/local/lib/ruby" to /opt/.filetools.lst. But something strange happens, the backup is missing a folder inside ruby directory: "/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.1.1/lib/active_support/cache". I've tried include this path to .filetools.lst, but without sucess. What can be wrong?