Html file

i am showing some document in browser as html usin ruby on rails
i dont want to copy and paste the content from the browser
we can write any code for that in ruby pls help me

render :file => “/path/to/some/file.html”