# Uninstall hook code here require 'fileutils' FileUtils.rmtree %{flash}.collect { |f| RAILS_ROOT + "/public/" + f } #trees to rm