Class: EhbrsRubyUtils::Music::Ous::Artist

Inherits:
Node
  • Object
show all
Defined in:
lib/ehbrs_ruby_utils/music/ous/artist.rb

Constant Summary

Constants inherited from Node

Node::DEFAULT_LANGUAGE, Node::LANGUAGE_FILE_BASENAME

Instance Method Summary collapse

Methods inherited from Node

#language, #language_file, #name, #parent_language, #real_path, #self_language, #to_s

Instance Method Details

#parent_node_classObject



11
12
13
# File 'lib/ehbrs_ruby_utils/music/ous/artist.rb', line 11

def parent_node_class
  ::EhbrsRubyUtils::Music::Ous::Category
end