Method: Viddler::NotImplementedError#message

Defined in:
lib/viddler/base.rb

#messageObject

:nodoc:



16
17
18
# File 'lib/viddler/base.rb', line 16

def message
  'This method is not yet implemented.'
end