Skip to content

Commit

Permalink
use livereload_js helper
Browse files Browse the repository at this point in the history
  • Loading branch information
hlb committed Mar 16, 2012
1 parent 78460f9 commit bc0cd65
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions _layout.html.erb
Expand Up @@ -85,8 +85,6 @@
<script src="/javascripts/bootstrap-collapse.js"></script>
<script src="/javascripts/bootstrap-carousel.js"></script>
<script src="/javascripts/bootstrap-typeahead.js"></script>
<script>
document.write('<script src="http://' + (location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1"></' + 'script>')
</script>
<%= livereload_js %>
</body>
</html>

0 comments on commit bc0cd65

Please sign in to comment.