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}"