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…?
Thank you
vishnu
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…?
Thank you
vishnu
Just i check the application.html.erb from app/layouts. so just i see
the
file like this
<%= yield %>
*
*
But now just i remove all the tags except *<%= yield %> from
application
.html.erb, after this when i check the page source *, that file is
normal,
i mean one html, head,body tags…
So can i edit like that?..
Thank you
vishnu
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