lib/head_music/instrument.rb in head_music-0.23.3 vs lib/head_music/instrument.rb in head_music-0.23.4

- old
+ new

@@ -1,9 +1,9 @@ # frozen_string_literal: true # An instrument can be assigned to a staff. class HeadMusic::Instrument - include HeadMusic::NamedRudiment + include HeadMusic::Named INSTRUMENTS = { violin: { name: 'violin', family: :string,