class PoiseRuby::Resources::RubyRuntimeTest::Resource
A `ruby_runtime_test` resource for integration testing of this cookbook. This is an internal API and can change at any time.
@provides ruby_runtime_test @action run
Public Instance Methods
default_path()
click to toggle source
# File lib/poise_ruby/resources/ruby_runtime_test.rb, line 43 def default_path ::File.join('', 'root', "ruby_test_#{name}") end