Class: OutroRails::CagedController::ChordEntry

Inherits:
Struct
  • Object
show all
Defined in:
app/controllers/outro_rails/caged_controller.rb

Instance Attribute Summary collapse

Instance Attribute Details

#extensionObject

Returns the value of attribute extension

Returns:

  • (Object)

    the current value of extension



15
16
17
# File 'app/controllers/outro_rails/caged_controller.rb', line 15

def extension
  @extension
end

#positionsObject

Returns the value of attribute positions

Returns:

  • (Object)

    the current value of positions



15
16
17
# File 'app/controllers/outro_rails/caged_controller.rb', line 15

def positions
  @positions
end

#qualityObject

Returns the value of attribute quality

Returns:

  • (Object)

    the current value of quality



15
16
17
# File 'app/controllers/outro_rails/caged_controller.rb', line 15

def quality
  @quality
end

#root_positionsObject

Returns the value of attribute root_positions

Returns:

  • (Object)

    the current value of root_positions



15
16
17
# File 'app/controllers/outro_rails/caged_controller.rb', line 15

def root_positions
  @root_positions
end

#shapeObject

Returns the value of attribute shape

Returns:

  • (Object)

    the current value of shape



15
16
17
# File 'app/controllers/outro_rails/caged_controller.rb', line 15

def shape
  @shape
end

#symbolObject

Returns the value of attribute symbol

Returns:

  • (Object)

    the current value of symbol



15
16
17
# File 'app/controllers/outro_rails/caged_controller.rb', line 15

def symbol
  @symbol
end