From d0b4cd4f7e6364a35a420f2f3b0fcdbb502d8a9a Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 5 Aug 2015 00:51:32 -0400 Subject: basic routing --- public/js/lib/views/room/index.js | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 public/js/lib/views/room/index.js (limited to 'public/js/lib/views/room/index.js') diff --git a/public/js/lib/views/room/index.js b/public/js/lib/views/room/index.js new file mode 100644 index 0000000..b266e29 --- /dev/null +++ b/public/js/lib/views/room/index.js @@ -0,0 +1,9 @@ +var RoomView = View.extend({ + + events: { + }, + + initialize: function(){ + } + +}) \ No newline at end of file -- cgit v1.2.3-70-g09d2