Skip to content

Commit

Permalink
removing this
Browse files Browse the repository at this point in the history
  • Loading branch information
cjstewart88 committed Apr 12, 2012
1 parent 95ae5e0 commit 4d3aa98
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
3 changes: 1 addition & 2 deletions app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
//= require rails
//= require ga
//= require main
//= require slimScroll
//= require real-time
//= require slimScroll
5 changes: 0 additions & 5 deletions app/assets/javascripts/real-time.js

This file was deleted.

2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>Tubalr</title>
<%= stylesheet_link_tag "http://fonts.googleapis.com/css?family=Pacifico", "application" %>
<%= javascript_include_tag "http://connect.facebook.net/en_US/all.js", "http://tubalr.nodejitsu.com/socket.io/socket.io.js", "application" %>
<%= javascript_include_tag "http://connect.facebook.net/en_US/all.js", "application" %>
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<%= csrf_meta_tag %>
</head>
Expand Down

0 comments on commit 4d3aa98

Please sign in to comment.