Created
August 30, 2017 20:21
-
-
Save zarkomilosevic/786ec638a743c472de0616b393dc0c0d to your computer and use it in GitHub Desktop.
This file contains 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
<section id="todoapp"></section> | |
<footer id="info"> | |
<p>Double-click to edit a todo</p> | |
<p>Part of <a href="http://todomvc.com">TodoMVC</a></p> | |
</footer> | |
<%= javascript_pack_tag 'todoApp' %> | |
<%= stylesheet_pack_tag 'todoApp' %> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/rubydonkey/flux-todomvc-rails-51/blob/master/app/views/todos/index.html.erb