Hi!
Following call for sending data does not sets the HTTP Content-Type
header under Rails 2.02:
send_data(csv_string,:filename => @entity.name+".csv", :type => ‘text/
csv; charset=UTF-8’)
Can anyone help why its happening?
Regards,
Mohsin
Hi!
Following call for sending data does not sets the HTTP Content-Type
header under Rails 2.02:
send_data(csv_string,:filename => @entity.name+".csv", :type => ‘text/
csv; charset=UTF-8’)
Can anyone help why its happening?
Regards,
Mohsin
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs