Explicitly require the helpers

This commit is contained in:
dbloete 2010-05-26 05:02:08 +08:00 committed by Brandon Mathis
parent e112b7e05f
commit 654428a309

View File

@ -1,4 +1,5 @@
require 'active_support'
require 'source/_helpers'
site_url = "http://yoursite.com" # deployed site url for sitemap.xml generator
port = "4000" # preview project port eg. http://localhost:4000