Class: NullConference

Inherits:
ErrorObject show all
Defined in:
lib/get_freaky/null_conference.rb

Instance Method Summary collapse

Methods inherited from ErrorObject

#initialize, #to_s, #valid?

Constructor Details

This class inherits a constructor from ErrorObject

Instance Method Details

#nameObject



2
3
4
# File 'lib/get_freaky/null_conference.rb', line 2

def name
  to_s
end