6 lines
198 B
Text
6 lines
198 B
Text
|
load 'deploy'
|
||
|
# Uncomment if you are using Rails' asset pipeline
|
||
|
#START_HIGHLIGHT
|
||
|
load 'deploy/assets'
|
||
|
#END_HIGHLIGHT
|
||
|
load 'config/deploy' # remove this line to skip loading any of the default tasks
|