Skip to content

Commit

Permalink
Added a comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
ushadow committed Jan 8, 2012
1 parent eb42095 commit b829bb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion javascripts/initializer.coffee
Expand Up @@ -2,5 +2,6 @@
$ ->
view = new TestView()
controller = new TestController view, 'ws://echo.websocket.org/'


# Debugging convenience.
window.controller = controller

0 comments on commit b829bb9

Please sign in to comment.