2 lines
86 B
Ruby
2 lines
86 B
Ruby
$:.unshift File.expand_path(File.dirname(__FILE__) + '/../lib')
|
|
require 'eventmachine' |