You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/views/pages/index.html.erb
+1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
<h2>
2
2
<%=link_to"Open Source example",
3
3
"https://github.com/shakacode/react-webpack-rails-tutorial/"%> of using the <%=link_to"React on Rails gem","https://github.com/shakacode/react_on_rails"%>
4
+
and the <%=link_to"Shakapacker gem","https://github.com/shakacode/shakapacker"%>
4
5
</h2>
5
6
<h3>Using <%=link_to"Ruby on Rails","http://rubyonrails.org/"%> with
0 commit comments