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.13.0'
Class Method Summary collapse
Class Method Details
.root ⇒ Object
8 9 10 |
# File 'lib/stream_ci_ruby_rspec.rb', line 8 def self.root File. '../..', __FILE__ end |