Skip to content

Instantly share code, notes, and snippets.

@nikolalsvk
Created May 11, 2019 03:13
Show Gist options
  • Save nikolalsvk/9d879c8d88a4fe68eb7241454780194d to your computer and use it in GitHub Desktop.
Save nikolalsvk/9d879c8d88a4fe68eb7241454780194d to your computer and use it in GitHub Desktop.
<!-- app/views/movies/show.html.erb -->
<%= render_async movie_rating_path(@movie),
interval: 2000,
error_message: "Couldn't load rating :(" %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment