Last active
May 11, 2019 03:11
-
-
Save nikolalsvk/b2d088252c35f2f0f578b163cc6a7f22 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- app/views/movies/show.html.erb --> | |
<%= render_async movie_rating_path(@movie), interval: 2000 %> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment