Module: EmCi
- Defined in:
- lib/em-ci.rb,
lib/em-ci/version.rb
Defined Under Namespace
Classes: EmCi
Constant Summary collapse
- VERSION =
"0.0.2"
Class Method Summary collapse
Class Method Details
.new(*args) ⇒ Object
9 10 11 |
# File 'lib/em-ci.rb', line 9 def self.new *args EmCi.new *args end |