Is it possible to read file content in and displaying it line by line in browser under a
in ruby on rails. It should appear as video is being played.
Is it possible to read file content in and displaying it line by line
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
did u mean show raw file content in html page like this https://raw.github.com/intridea/oauth2/master/lib/oauth2.rb
and each line is wraped by hyperlink, if u say so , it’s possible
use js solution
at your index.html.erb
you can put your css on code element