Method: Ambling::Line::Settings::Guides#guide

Defined in:
lib/ambling/line.rb

#guideObject

there can be any number of quides. guides can also be set in data xml file, using the same syntax as here



1729
1730
1731
# File 'lib/ambling/line.rb', line 1729

def guide
  @guide
end