# = Site Packager configuration # # Site Packager uses this file to load paths to be exported. # # == Example usage: # # SitePackager::paths << "/index" # Page.find(:all).each { |page| SitePackager::paths << "/pages/show/#{page.id}" }