Ruby command-line options

The following table describes the Ruby translation options.

Ruby option Description

-ruby-path <dirs>

Specifies one or more paths to directories that contain Ruby libraries (see Adding Libraries)

Equivalent property name:
com.fortify.sca.RubyLibraryPaths

-rubygem-path <dirs>

Specifies the path(s) to a RubyGems location (see Adding Gem Paths)

Equivalent property name:
com.fortify.sca.RubyGemPaths

Ruby Properties