class Controls::Guidance
An object to represent the guidance resource returned by the ControlsInsight API
Constants
- Section
A {Controls::Guidance} instance includes HTML markup in a sections list
Public Instance Methods
to_s()
click to toggle source
@return [String] the title of the guidance
# File lib/controls/objects/guidance.rb, line 16 def to_s title end