Я хочу открыть файл CSV в iframe, используя Google Docs. Любая идея, как открыть. потому что это даст мне ошибку
"There was a problem displaying this image."
Это мой код
%iframe{:frameborder => "0", :height => "155", :src => "https://docs.google.com/gview?url=#{URI.join(request.url, ff.object.attachment.url)}&embedded=true", :width => "100%"}