Sha256: 2b8074ff83f06cab96c47d7463893f41951651fe404115aaa2b60814a90a155f
Contents?: true
Size: 392 Bytes
Versions: 4
Compression:
Stored size: 392 Bytes
Contents
module Coltrane module UI module Views class Chords < BaseView questions({ path: { statement: 'What do you need', options: [ 'show chord', 'find chord by notes', 'find chords in scale', 'find common chords in scales' ] } }) end end end end
Version data entries
4 entries across 4 versions & 1 rubygems