Ruby on Rails application Redmine returns text/plain header causing pages to be downloaded instead of being rendered -
i upgrading redmine installation 1.0.5 1.2 enable backlogs plugin. upgraded application , installed plugin without errors in console. when returned browser test seem getting page content plain text. seems content type header being set text/plain. content generated page seems valid html corresponding page. how application spit out correct text/html content header?
i'm not 100% sure related, may help. i'm not sure version of rails using or if using mongrel.
problems running ruby on rails apps on shared hosted server
this applicable rails -v 2.3.9
Comments
Post a Comment