Explicitly require the helpers
This commit is contained in:
parent
e112b7e05f
commit
654428a309
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue