lib/coltrane/ui/views/find_scale.rb in coltrane-4.0.5 vs lib/coltrane/ui/views/find_scale.rb in coltrane-4.0.6
- old
+ new
@@ -1,8 +1,8 @@
module Coltrane
module UI
module Views
- class FindScale < View
+ class FindScale < BaseView
questions({
path: {
statement: 'How do you wanna search',
options: ['find scale by chords', 'find scale by notes']
},