On 13 March 2016 at 22:50, Bigmac Turdsplash <li...@ruby-forum.com> wrote:
> I have found the right module actioncontroler::live

That will not let you do what you said you wanted to do, which was put
the following on a web page
<%= 100.times do |i|%>
<%=   print i*i%>
<%=   sleep 1%>
<%=end%>
and have it update the screen in real time.

I said that was not possible and asked you to tell us what you were
actually trying to achieve.  Had you answered that question we could
probably have saved you a lot of time by pointing you in the right
direction.

Colin

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLvo%3DjitvFa2%2BrytdWruJXxhhgUZ4_Z1v%3D9kG5wivZzeRw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to