Error with CDN

This commit is contained in:
Godwin
2014-07-12 15:42:05 -06:00
parent 466e7fccc5
commit 1e7dbec86b
2 changed files with 6 additions and 7 deletions
-1
View File
@@ -450,7 +450,6 @@ module ApplicationHelper
open(file, 'wb') do |f|
f << open(url).read
end
#FileUtils.cp url, file
end
"maps/#{local_file_name}"
+6 -6
View File
@@ -1,9 +1,9 @@
development:
enabled: false
host: assets.myapp.dev
enabled: false
host: bikebike.org
production:
enabled: true
host: cdn.bikebike.org
protocol: https
fallback_protocol: http
enabled: true
host: cdn.bikebike.org
protocol: https
fallback_protocol: http