Kievbuy
9/4/2018 - 11:15 AM

Save file to rails

File.open("#{Rails.root}/tmp/xml/promodo.xml", 'wb') do |file|
  file << pdf
end