Skip to content

Instantly share code, notes, and snippets.

@mzemel
Last active February 25, 2016 00:45
Show Gist options
  • Save mzemel/dba3d93ea22f1df7d2bb to your computer and use it in GitHub Desktop.
Save mzemel/dba3d93ea22f1df7d2bb to your computer and use it in GitHub Desktop.
Original Projects
# app/views/projects/index.html.erb
<p id="notice"><%= notice %></p>
<%= react_component "ProjectList", url: "/projects", pollInterval: 5000, data: @projects.to_json %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment