how do i stop rails from escaping the html and pass it directly to the
browser?
so the browser renders the html instead of displaying the actual html
code.
how do i stop rails from escaping the html and pass it directly to the
browser?
so the browser renders the html instead of displaying the actual html
code.
On Dec 28, 2007, at 5:21 PM, spokra wrote:
how do i stop rails from escaping the html and pass it directly to the
browser?so the browser renders the html instead of displaying the actual html
code.
Are you using the function h?
Phillip
oops yes i was… thanks for point that out!!
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