Hello, 

I have this piece: 

<!DOCTYPE html>
<html lang="en">
<head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <title>Liberator Admin Theme</title>
 <link rel="apple-touch-icon" sizes="144x144" 
href="apple-touch-icon-ipad-retina.png" />
 <link rel="apple-touch-icon" sizes="114x114" 
href="apple-touch-icon-iphone-retina.png" />
 <link rel="apple-touch-icon" sizes="72x72" 
href="apple-touch-icon-ipad.png" />
 <link rel="apple-touch-icon" sizes="57x57" 
href="apple-touch-icon-iphone.png" />
 <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
 <!-- bootstrap -->
  
    <%= stylesheet_link_tag 
"bootstrap/bootstrap.css","font-awesome-4.0.3/css/font-awesome.min.css","jquery-ui.css","toastr.css","style.css"
 
%>
 
    
 
</head>

When I look it in html it looks allright. 
But when I display the above section with rails s I see this :

<!DOCTYPE html><html><head>  <title>Finance</title>  <link 
data-turbolinks-track="true" href="*/assets/bootstrap/bootstrap.css?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/bootstrap/bootstrap.css?body=1>"
 media="all" rel="stylesheet" /><link data-turbolinks-track="true" 
href="*/assets/dashboard.css?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/dashboard.css?body=1>"
 media="all" rel="stylesheet" /><link data-turbolinks-track="true" 
href="*/assets/font-awesome-4.0.3/css/font-awesome.css?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/font-awesome-4.0.3/css/font-awesome.css?body=1>"
 media="all" rel="stylesheet" /><link data-turbolinks-track="true" 
href="*/assets/font-awesome-4.0.3/css/font-awesome.min.css?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/font-awesome-4.0.3/css/font-awesome.min.css?body=1>"
 media="all" rel="stylesheet" /><link data-turbolinks-track="true" 
href="*/assets/jquery-ui.css?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/jquery-ui.css?body=1>"
 media="all" rel="stylesheet" /><link data-turbolinks-track="true" 
href="*/assets/prism.css?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/prism.css?body=1>"
 media="all" rel="stylesheet" /><link data-turbolinks-track="true" 
href="*/assets/style.css?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/style.css?body=1>"
 media="all" rel="stylesheet" /><link data-turbolinks-track="true" 
href="*/assets/toastr.css?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/toastr.css?body=1>"
 media="all" rel="stylesheet" /><link data-turbolinks-track="true" 
href="*/assets/yourname-custom.css?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/yourname-custom.css?body=1>"
 media="all" rel="stylesheet" /><link data-turbolinks-track="true" 
href="*/assets/application.css?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/application.css?body=1>"
 media="all" rel="stylesheet" />  <script data-turbolinks-track="true" 
src="*/assets/jquery.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/jquery.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/jquery_ujs.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/jquery_ujs.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/turbolinks.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/turbolinks.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/bootstrap.min.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/bootstrap.min.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/dashboard.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/dashboard.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/excanvas.min.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/excanvas.min.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/jquery-1.10.2.min.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/jquery-1.10.2.min.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/jquery-ui.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/jquery-ui.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/jquery.easytabs.min.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/jquery.easytabs.min.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/jquery.flot.categories.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/jquery.flot.categories.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/jquery.flot.crosshair.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/jquery.flot.crosshair.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/jquery.flot.fillbetween.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/jquery.flot.fillbetween.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/jquery.flot.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/jquery.flot.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/jquery.flot.resize.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/jquery.flot.resize.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/jquery.flot.stack.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/jquery.flot.stack.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/jquery.hashchange.min.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/jquery.hashchange.min.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/jquery.sparkline.min.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/jquery.sparkline.min.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/prefixfree.min.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/prefixfree.min.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/prism.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/prism.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/toastr.min.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/toastr.min.js?body=1>"></script><script
 data-turbolinks-track="true" src="*/assets/application.js?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/application.js?body=1>"></script>
  <meta content="authenticity_token" name="csrf-param" /><meta 
content="AneEAfp9UgCtaiugdo3Cp0dLHdP+e4i2cC/TPK6/G0s=" name="csrf-token" 
/></head><body><!DOCTYPE html><html lang="en"><head>      <meta 
http-equiv="Content-Type" content="text/html; charset=utf-8">     <meta 
name="viewport" content="width=device-width, initial-scale=1.0">  
<title>Liberator Admin Theme</title>    <link rel="apple-touch-icon" 
sizes="144x144" href="*apple-touch-icon-ipad-retina.png* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/apple-touch-icon-ipad-retina.png>"
 />    <link rel="apple-touch-icon" sizes="114x114" 
href="*apple-touch-icon-iphone-retina.png* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/apple-touch-icon-iphone-retina.png>"
 />        <link rel="apple-touch-icon" sizes="72x72" 
href="*apple-touch-icon-ipad.png* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/apple-touch-icon-ipad.png>"
 />    <link rel="apple-touch-icon" sizes="57x57" 
href="*apple-touch-icon-iphone.png* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/apple-touch-icon-iphone.png>"
 />        <link rel="shortcut icon" type="image/x-icon" href="*favicon.ico* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/favicon.ico>" 
/>     <!-- bootstrap -->      <link 
href="*/assets/bootstrap/bootstrap.css?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/bootstrap/bootstrap.css?body=1>"
 media="screen" rel="stylesheet" /><link 
href="*/assets/font-awesome-4.0.3/css/font-awesome.min.css?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/font-awesome-4.0.3/css/font-awesome.min.css?body=1>"
 media="screen" rel="stylesheet" /><link href="*/assets/jquery-ui.css?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/jquery-ui.css?body=1>"
 media="screen" rel="stylesheet" /><link href="*/assets/toastr.css?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/toastr.css?body=1>"
 media="screen" rel="stylesheet" /><link href="*/assets/style.css?body=1* 
<view-source:http://formidable-pup-77-133907.euw1.nitrousbox.com/assets/style.css?body=1>"
 media="screen" rel="stylesheet" />          </head>


How can this be happen ?


Roelof


-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/66fd30f1-f222-4e21-9da1-ae5681d7b153%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to