lib/coltrane/ui/views/index.rb in coltrane-4.0.5 vs lib/coltrane/ui/views/index.rb in coltrane-4.0.6

- old
+ new

@@ -1,8 +1,8 @@ module Coltrane module UI module Views - class Index < View + class Index < BaseView questions({ path: { statement: "Welcome to Coltrane #{Coltrane::VERSION}", options: %w[notes chords scales progressions exit] }