Class: NullConference
- Inherits:
-
ErrorObject
- Object
- ErrorObject
- NullConference
- Defined in:
- lib/get_freaky/null_conference.rb
Instance Method Summary collapse
Methods inherited from ErrorObject
Constructor Details
This class inherits a constructor from ErrorObject
Instance Method Details
#name ⇒ Object
2 3 4 |
# File 'lib/get_freaky/null_conference.rb', line 2 def name to_s end |