Class Index [+]

Quicksearch

ArubaOverrides

Public Instance Methods

detect_ruby_script(cmd) click to toggle source
    # File features/support/env.rb, line 5
 5:   def detect_ruby_script(cmd)
 6:     if cmd =~ /^easylog.rb /
 7:       "rvm 1.9.2-head lib/#{cmd}"
 8:     else
 9:       super(cmd)
10:     end
11:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.