Skip to content

Instantly share code, notes, and snippets.

@rpechayr
Created August 21, 2015 12:44
Show Gist options
  • Save rpechayr/6d982852ce4cd677e1ba to your computer and use it in GitHub Desktop.
Save rpechayr/6d982852ce4cd677e1ba to your computer and use it in GitHub Desktop.
include a javascript file in an erb view
<%= javascript_include_tag "react/application" %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment