Class: Echowrap::Genre

Inherits:
Base
  • Object
show all
Defined in:
lib/echowrap/genre.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#==, attr_reader, #attrs, #initialize, #update

Constructor Details

This class inherits a constructor from Echowrap::Base

Instance Attribute Details

#nameObject (readonly)

Returns the value of attribute name.



5
6
7
# File 'lib/echowrap/genre.rb', line 5

def name
  @name
end