Skip to content

Commit

Permalink
Merge branch 'master' of git@github.com:dansimpson/em-websocket-server
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Fowler committed Dec 15, 2009
2 parents 051e585 + 9d69138 commit 67fb2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/tictactoe/tictactoe.rb
@@ -1,4 +1,4 @@
$:.unshift File.dirname(__FILE__) + '/../lib'
$:.unshift File.dirname(__FILE__) + '/../../lib'

require 'rubygems'
require 'em-websocket-server'
Expand Down

0 comments on commit 67fb2cd

Please sign in to comment.