Module: StreamCi::Ruby::Rspec
- Defined in:
- lib/stream_ci/ruby/rspec/tasks.rb,
lib/stream_ci/ruby/rspec/runner.rb,
lib/stream_ci/ruby/rspec/version.rb,
lib/stream_ci_ruby_rspec.rb
Defined Under Namespace
Constant Summary collapse
- VERSION =
'0.4.0'
Class Method Summary collapse
Class Method Details
.root ⇒ Object
7 8 9 |
# File 'lib/stream_ci_ruby_rspec.rb', line 7 def self.root File. '../..', __FILE__ end |