[Rails] Main page have two html parts rails3
After push the rails3 app in heroku, then i tried to display that app, but when i take the page source of that .html file i got like this......Why this happening...?
<head> | |
<title>BizMofobi</title> | |
<link href="/assets/application-93fc41f56afd4d9ad2db0406bf0ebfae.css" media="screen" rel="stylesheet" type="text/css" /> | |
<script src="/assets/application-93541fd31c53059d4420ba864b16a62f.js" type="text/javascript"></script> | |
<meta content="authenticity_token" name="csrf-param" /> | |
<meta content="J5URpIaadzp0xpmZXrCX16xVH2tO3DgVzplhWKQSg2s=" name="csrf-token" /> | |
</head> | |
<body> | |
<!DOCTYPE html> | |
<html lang="en"> | |
<head> Thank you vishnu |
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/onH4o8yvZdIJ.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home